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

Auctions » {{auction.name}}

{% if object_list %} {% else %}

Sorry, but this auction has no lots.

{% endif %} {% endblock %}