6 lines
312 B
Text
6 lines
312 B
Text
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
|
|
# {{ logo() }} 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 %}
|