Merge pull request #1322 from GSA/1321-bug-create-login-gov-button-doesnt-work

1321 - Updated link on the sign-in page
This commit is contained in:
Carlo Costino
2024-03-15 13:05:40 -04:00
committed by GitHub
+1 -1
View File
@@ -67,7 +67,7 @@
<li>If you dont have a Login.gov account, you must create one by April 16, 2024 to continue to access Notify.</li> <li>If you dont have a Login.gov account, you must create one by April 16, 2024 to continue to access Notify.</li>
</ul> </ul>
<div class="border-bottom border-base-lighter margin-y-4"></div> <div class="border-bottom border-base-lighter margin-y-4"></div>
<a class="usa-link usa-button margin-bottom-3" href="{{ create_login_account_url }}">Create Login.gov account</a> <a class="usa-link usa-button margin-bottom-3" href="{{ initial_signin_url }}">Create Login.gov account</a>
</div> </div>
</div> </div>
{% endif %} {% endif %}