This commit is contained in:
parent
27019d2efa
commit
314801b838
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
{% for tag in file.File.Tags %}{{ tag_url(lang, tag, 0) }}
|
||||
{% endfor %} {% endif %}
|
||||
|
||||
🌙{{ file.File.Created}}, {{ file.File.Copyright }}
|
||||
🌙{{ file.File.Created}}
|
||||
{{ file.File.Copyright }}
|
||||
|
||||
{{ file.FormatContent()|safe }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue