{% blocktranslate trimmed %} You are authenticated as {{ username }}, but are not authorized to access this page. Would you like to login to a different account? {% endblocktranslate %}
{% endif %} {% if custom_error_message %}{% blocktranslate trimmed %} This magic link is invalid. Please try again! {% endblocktranslate %}
{% endif %} {% if success_message %}{% blocktranslate trimmed %} {{ success_message }} {% endblocktranslate %}
{% endif %}