{% extends "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." %}