played with content
This commit is contained in:
@@ -3,13 +3,14 @@
|
||||
<body style="margin: 0; padding: 2;">
|
||||
{{> header.html }}
|
||||
|
||||
<div style="padding: 20px;">
|
||||
<div style="padding: 20px; background-color: white;">
|
||||
|
||||
{{#if Data.bild }}
|
||||
<img src="{{ Data.bild }}" style="float: right; margin-left: 20px; margin-bottom: 20px">
|
||||
{{/if}}
|
||||
|
||||
{{{ Body }}}
|
||||
<div style="clear: both;"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user