fix formatting
This commit is contained in:
parent
c8128de547
commit
f739fe0e6e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
|
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
|
||||||
# {{ logo() }} Arna alkierios :: {{ path }}
|
# {{ logo() }} Arna alkierios :: {{ path }}
|
||||||
|
|
||||||
{% if indexFile %}{{ indexFile.FormatContent() }}
|
{% if indexFile %}{{ indexFile.FormatContent()|safe }}
|
||||||
|
|
||||||
🌙 {{ indexFile.File.Created}}
|
🌙 {{ indexFile.File.Created}}
|
||||||
{{ indexFile.File.Copyright }}{% endif %}
|
{{ indexFile.File.Copyright }}{% endif %}
|
||||||
|
|
Loading…
Reference in a new issue