{% extends '__base__.html' %} {% load i18n %} {% block title %}{% trans "Rolca - Login" %}{% endblock %} {% block content %}
{% trans "Error!" %} {% trans "Please enter a correct username and password. Note that both fields are case-sensitive." %}