mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-18 07:24:10 +02:00
Fix spelling mistake, remove period from title
This commit is contained in:
parent
e593199577
commit
3a1195b1a6
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
||||||
<div class="grid-row grow-gap">
|
<div class="grid-row grow-gap">
|
||||||
<div class="tablet:grid-col-6 usa-prose margin-bottom-3">
|
<div class="tablet:grid-col-6 usa-prose margin-bottom-3">
|
||||||
<h1>
|
<h1>
|
||||||
{% translate "You are not authorized to view this page." %}
|
{% translate "You are not authorized to view this page" %}
|
||||||
</h1>
|
</h1>
|
||||||
<h2>
|
<h2>
|
||||||
{% translate "Status 401" %}
|
{% translate "Status 401" %}
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p>
|
<p>
|
||||||
You must be an authorized user and need to be signed in to view this page.
|
You must be an authorized user and need to be signed in to view this page.
|
||||||
Would you like to <a href="{% url 'login' %}"> try loggining in again?</a>
|
Would you like to <a href="{% url 'login' %}"> try logging in again?</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If you would like help with this error <a href="https://federalist-877ab29f-16f6-4f12-961c-96cf064cf070.sites.pages.cloud.gov/site/cisagov/getgov-home/contact/"> contact us </a>
|
If you would like help with this error <a href="https://federalist-877ab29f-16f6-4f12-961c-96cf064cf070.sites.pages.cloud.gov/site/cisagov/getgov-home/contact/"> contact us </a>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<p>
|
<p>
|
||||||
You must be an authorized user and need to be signed in to view this page.
|
You must be an authorized user and need to be signed in to view this page.
|
||||||
Would you like to <a href="{% url 'login' %}"> try loggining in again?</a>
|
Would you like to <a href="{% url 'login' %}"> try logging in again?</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If you would like help with this error <a href="https://federalist-877ab29f-16f6-4f12-961c-96cf064cf070.sites.pages.cloud.gov/site/cisagov/getgov-home/contact/"> contact us </a>
|
If you would like help with this error <a href="https://federalist-877ab29f-16f6-4f12-961c-96cf064cf070.sites.pages.cloud.gov/site/cisagov/getgov-home/contact/"> contact us </a>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue