{% extends 'viewflow/base.html' %} {% block content %}
{% csrf_token %}

Login

{{ form.as_p }}
{% endblock content %}