arns-lt-gemini/templates/all_texts.gmi
Arnas Udovicius 931c67ea9d
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-22 08:31:05 +03:00

7 lines
294 B
Text

{% import "macros.tpl" category_url, tag_url, text_url %}
# Arna alkierios :: {% if lang == "sgs" %}Vėsė tekstā{% else %}All texts{% endif %}
{% for file in tree.Files %}{{ text_url(lang, file) }}
{% endfor %}
=> {% if lang == "sgs" %}/sgs ← grīžtė{% else %}/en ← back{% endif %}