{% block content %} {% if form.errors %}
Sorry, that's not a valid username or password
{% endif %}
User name:
Password:
{% endblock %}