css in assets

This commit is contained in:
Sebastian Frank
2019-02-13 12:21:20 +01:00
parent 9f9f6241b2
commit 39769a89c0
6 changed files with 49 additions and 19 deletions

View File

@@ -1,9 +1,9 @@
<html>
{{> meta.html }}
<body style="margin: 0; padding: 2;">
<body>
{{> header.html }}
<div style="padding: 20px; background-color: white;">
<div id="content">
{{{ Body }}}
</div>