{% extends "base.html" %} {% block big-links %} {% for authority in authorities %} {% endfor %} {% endblock %} {% block content %}
{% csrf-field %}

Or use a test username and password

We're not going to do login in the long term; we're going to use oauth. This is a temporary login form.

{% endblock %}