{% extends "campus/base.html" %} {%block body_block%}

LOGIN HERE!

{% csrf_token %} {{form.as_table}}

New user? Register here
{% endblock %}