{% extends 'opcalendar/base.html' %} {% block title %} Signup {% endblock %} {% block content %}
{% csrf_token %} {{ form }}
{% endblock %}