css in assets
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user