{% extends 'base.html' %} {% block content %}

Join the Raffle

Create an account to browse and favorite items

{% csrf_token %} {{ form.as_p }}
{% endblock %}