{% if all_tags %}
Filter by tags
{% for name in all_tags.keys()|sort %} {% endfor %}
{% endif %}