{% extends "lfc/base.html" %} {% load i18n %} {% block section %}login{% endblock %} {% block content %}
{% trans "Please enter your username and password." %}