{% comment %} vim: set sw=4 ts=4 sts=4 noet: {% endcomment %} {% for tag in active_tags %} {% if tag %}
{{ tag }}
{% endif %} {% endfor %} {% for tag in all_tags %}
{{ tag }}
{% endfor %}