{% for template in templates %}
{{ template.occasion.icon|default:"🎴" }} {% if template.is_premium %}Premium{% endif %}

{{ template.name }}

{{ template.get_style_display }}
{% empty %}

No templates found. Run load_sample_data.

{% endfor %}

{{ page_obj.paginator.count }} designs to personalise