UNPKG

exprssi

Version:

An NodeJS Express SSI Middleware

12 lines (11 loc) 211 B
<!DOCTYPE html> <html> <head> <title>Projects - Expressi</title> </head> <body> <h1>Projects</h1> <p>The SSI middleware for Express</p> <!--# include virtual="partials/footer.shtml" --> </body> </html>