{% extends base_template|default:"bastion/base.html" %} {% load i18n %} {% comment %} One page for every pre-authentication failure. The cause is in the log against the reference, not here: varying the page by cause tells whoever is probing which of their guesses was closer. It is also what the break-glass route returns as a 404 when break-glass is disabled, so it has to read as an ordinary failure page and must not hint that anything exists behind it. Accessibility notes, since this page is easy to get wrong: - the title is front-loaded with "Error", because on a full page load the
{% blocktranslate trimmed %} Something went wrong while completing your sign-in. This is usually temporary. Try again, and if it keeps happening, contact your IT service desk. {% endblocktranslate %}
{% translate "Give them this reference:" %}
{{ reference }}