{% include "includes/header.html" %}
Items categorized as {{cat_name}}
{% if pagination.has_prev or pagination.has_next %} {% endif %} {% with ITEM_IMAGE_DIR=ITEM_IMAGE_DIR %} {% include 'includes/includeitemlist.html' %} {% endwith %} {% include 'includes/sort.html' %} {% include 'includes/footer.html' %}