mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
fix initial url import to signin.html
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
{% if login_gov_enabled %}
|
||||
<p>
|
||||
Test login.gov authentication:
|
||||
<a class="usa-link" href="{{ LOGIN_DOT_GOV_INITIAL_SIGNIN_URL }}">Login.gov</a>.
|
||||
<a class="usa-link" href="{{ initial_signin_url }}">Login.gov</a>.
|
||||
</p>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user