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