arns-lt-gemini/templates/all_texts.gmi

7 lines
281 B
Text
Raw Normal View History

2022-08-23 05:26:45 +00:00
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
2023-06-29 18:25:40 +00:00
# {% if lang == "sgs" %}Vėsė tekstā{% else %}All texts{% endif %}
2022-08-20 22:33:27 +00:00
2023-02-14 14:56:49 +00:00
{% for file in tree.Files %}{{ text_url(lang, file) }}{% endfor %}
2022-08-20 22:33:27 +00:00
2022-08-22 05:31:05 +00:00
=> {% if lang == "sgs" %}/sgs ← grīžtė{% else %}/en ← back{% endif %}