{% load bootstrap4 %}

Data

{% for product in products %} {% if not product.featured %} {% else %} {% endif %} {% endfor %}
FilenameTagDelete
FeatureFeatured{{ product.get_file_name }} {% if product.tag %} {{ product.get_tag_display }} {% else %} set tag {% endif %} Delete