{% extends "layout_simple.html" %} {% load i18n %} {% block content %}
{% trans "Error:" %} {{ error }}
{% endblock %}