{% extends "auctions/layout.html" %} {% block body %}

Categories

Select category to browse through listings

Select any one of the following {% for cat in categories %} {{cat}} {% endfor %}
{% endblock %}