{% extends '_base.html' %} {% load i18n %} {% block content %} {% include '_components/header.html' %}
{{ error_message }}
{% endblock %}