{% extends 'login/navbar.html' %} {% block content %}
{% csrf_token %} {{form.as_p}}
Don't have an account? register here!
{% endblock %}