{% extends "auction/base.html" %} {% block content %}

Auctions

{% if object_list %} {% else %}

Sorry, there are currently no auctions to display.

{% endif %} {% endblock %}