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