mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Add error handling for successful Login.gov authentications without a Notify account
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
<div class="grid-row">
|
<div class="grid-row">
|
||||||
<div class="grid-col-8">
|
<div class="grid-col-8">
|
||||||
<h1>You’re not authorized to see this page</h1>
|
<h1>You’re not authorized to see this page</h1>
|
||||||
<p class="usa-body">If you have been invited to join Notify.gov, <a class="usa-link" href="{{ url_for('main.sign_in' )}}">Sign in</a> to Notify.gov using your Login.gov account and try again.</p>
|
<p class="usa-body">If you have been invited to join Notify.gov, <a class="usa-link" href="{{ url_for('main.sign_in' )}}">sign in</a> to Notify.gov using your Login.gov account and try again.</p>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
e
|
||||||
|
|||||||
Reference in New Issue
Block a user