{% extends "base.html" %} {% block menu %} {% endblock %} {% block content %} {% if error %}
{{ 'Error'|t}} {{ 'code'|t}} {{ error.code }}. {{ 'Check the entered credentials and make sure they are correct'|t }}.