Specials
{% if specials %}
{% for product in specials %}
{% endfor %}
{% else %}
{% extends "UserTemplates/dash.html" %} {% block body %} {% load static %} {% block list %} {% endblock list %} {% for i in banners %} {% if i.top_left_banner == 'top_left_banner' %} {% else %}
{% endif %} {% endfor %}