{% extends 'base.html' %} {% block content %}

Login

{% if error %}
{{ error }}
{% endif %}

Don't have an account? Sign up

{% endblock %}