ensl_gathers/views/layouts/main.hbs
2016-04-19 00:59:05 +01:00

6 lines
No EOL
57 B
Handlebars

<html>
{{>head}}
<body>
{{{ body }}}
</body>
</html>