Product Category

{% if messages %} {% for message in messages %} {% endfor %} {% endif %}
{% for i in category %} {% endfor %}
# Category Action
{{ forloop.counter }} {{ i.name }}