{% extends "authentication/base.html" %} {% block title %} Registered {% endblock %} {% block main %}

Login

{% csrf_token %}
{% endblock %}