{% translate "Unauthorized" %}
++ {% translate "You are not authorized to view this page" %} +
++ {% translate "Status 401" %} +
- {% if friendly_message %} -{{ friendly_message }}
- {% else %} -{% translate "Authorization failed." %}
- {% endif %} -- {% translate "Would you like to try logging in again?" %} -
+ {% if friendly_message %} +{{ friendly_message }}
+ {% else %} +{% translate "Authorization failed." %}
+ {% endif %} ++ You must be an authorized user and need to be signed in to view this page. + Would you like to try logging in again? +
++ If you would like help with this error contact us +
- {% if log_identifier %} -Here's a unique identifier for this error.
-{{ log_identifier }}-
{% translate "Please include it if you contact us." %}
- {% endif %} - - TODO: Content team to create a "how to contact us" footer for the error pages + {% if log_identifier %} +Here's a unique identifier for this error.
+{{ log_identifier }}
+{% translate "Please include it if you contact us." %}
+ {% endif %} +