{% extends "site.html" %} {% block content %}

Login to your account:

{% if form.errors %}

Sorry, that's not a valid username or password

{% endif %}

Not got a member yet? Sign up for an account

{% endblock %}