{% extends "bootstrap/base.html" %} {% import "bootstrap/fixes.html" as fixes %} {% block title %} Libreant | {%trans%}Error{%endtrans%} {{ code }} {% endblock %} {% block content %}
{%trans%}Error{%endtrans%} {{ code }}
{{ message }}