{% extends "base_error.html" %} {% block error %}

⚠️ {{ _('ERROR_TITLE') }}

{{ _('ERROR_MSG') }}

{{ _('BACK_HOME') }} {% endblock %}