{% extends "base_example.html" %} {% block title %}{{ _('ERROR') }}{% endblock %} {% block content %}
{{ _('ERROR_MSG') }}