{% include "partial/header.html" %}
{% for item in categories %} {% endfor %}
{% include "partial/footer.html" %}