{% extends "base.html" %} {% block content %}

{{ t('error.heading') }}

{{ message }}

{{ t('common.home') }}
{% endblock %}