{% trans %}Taguette Codebook{% endtrans %}
{% for tag in tags %}
{{ tag.path }}
{{ tag.description }}
{% endfor %}