copy other files
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
{{> header.html }}
|
||||
|
||||
<div style="padding: 20px;">
|
||||
|
||||
{{#if Data.bild }}
|
||||
<img src="{{ Data.bild }}" style="float: right; margin-left: 20px; margin-bottom: 20px">
|
||||
{{/if}}
|
||||
|
||||
{{{ Body }}}
|
||||
|
||||
<pre>
|
||||
Daten: {{ Data.von }} - {{ Data.bis }} / {{ Data.bild }}
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
{{> footer.html }}
|
||||
|
||||
Reference in New Issue
Block a user