{% extends "base.html" %} {% block title %}Log in{% endblock %} {% block main_content %} {% if form.errors %}

Please correct the errors below:

{% endif %}
If you don't have an account, you can sign up for one; it's free, and you'll get access to a bunch of nifty features.
{% endblock %}