{% extends 'page.html' %} {% block content %}
{% if status == "in" %}
Invalid username or password. ×
{% endif %}
{% csrf_token %} {{ form.as_p }}
Dont have an scipy account? Register Here.
{% endblock %}