UNPKG

173 Btext/x-handlebars-templateView Raw
1<!DOCTYPE html>
2<html>
3 <head>
4 <title>{{title}}</title>
5 <link rel='stylesheet' href='/stylesheets/style.css' />
6 </head>
7 <body>
8 {{{body}}}
9 </body>
10</html>
11
\No newline at end of file