{# Load failures that are not worth a redirect — crate::ui::ErrorPage #} {% extends "ui/base.html" %} {% block title %}{{ heading }}{% endblock %} {% block content %}

{{ heading }}

{{ message }}

Back to the admin panel
{% endblock %}