{% for tag in tags %} {% include 'main/includes/atoms/tags/tag.html' with text=tag id=tag.id %} {% endfor %}
{% if filtered_tag %} Resetovat štítky {% endif %}