arns-lt-gemini/templates/page.gmi
Arnas Udovic b704fd1620
All checks were successful
continuous-integration/drone Build is passing
remove space between file links
2023-02-14 16:56:49 +02:00

13 lines
533 B
Text

{% import "macros.tpl" category_url, tag_url, text_url, logo %}
# {{ logo() }} Arna alkierios :: {{ file.File.Description }}
{{ file.FormatContent()|safe }}
🌙{{ file.File.Created}}
{{ file.File.Copyright }}
{% if file.File.Tags %}### {% if lang == "sgs" %}Žīmas{% else %}Tags{% endif %}
{% for tag in file.File.Tags %}{{ tag_url(lang, tag, 0) }}
{% endfor %} {% endif %}
{{ category_url(lang, file.File.CategoryPath, file.File.Category|last, 0) }}
=> {% if lang == "sgs" %}/sgs 🏠 nomėi{% else %}/en 🏠 home{% endif %}