{% import "macros.tpl" category_url, tag_url, text_url, logo, home %} # [{{ tag }}] {% for file in tree.Files %}{{ text_url(file) }}{% endfor %} {% for tag, count in tree.Tags %}{{ tag_url(tag, count) }} {% endfor %} {{ home(lang) }}