UNPKG

techy

Version:

Flat CMS based on Gulp and AbsurdJS

11 lines 183 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title><% title %></title> </head> <body> <% content %> <% template('_my-templates/footer') %> </body> </html>