{% extends "p4l/p4l_base.html" %} {% load i18n %} {% block page_title %}{% trans 'login' %}{% endblock %} {% block content %} {% if form.errors %}
{% trans "Sorry, that's not a valid username or password." %}