{% extends "base.html" %} {% block title %}What would you like to do?{% endblock %} {% block extra_js %}{% endblock %} {% block content %}

What would you like to do?


Create a club auction
Create an auction that other people can add lots to

Sell an item
Create a single lot to sell
{% endblock %}