Fixed a few errors

This commit is contained in:
alexjanousekGSA
2024-11-19 10:49:30 -05:00
parent 9a8d8e12cf
commit 9023943bb1
2 changed files with 7 additions and 12 deletions

View File

@@ -56,7 +56,7 @@ secondary_navigation.is_selected('settings')},
<button type="button" class="usa-menu-btn">Menu</button>
{% endif %}
</div>
{% if not current_user.is_authenticated and FEATURE_ABOUT_PAGE_ENABLED %}
{% if not current_user.is_authenticated and FEATURE_ABOUT_PAGE_ENABLED and request.path == '/about'%}
<div class="usa-nav__login">
<a class="usa-button usa-button login-button login-button--primary margin-right-2"
href="{{ initial_signin_url }}">Sign