From f5f25902353e13e876cfcdc8815d51fa256c8977 Mon Sep 17 00:00:00 2001 From: Wes Appler Date: Wed, 18 Oct 2023 14:13:03 -0400 Subject: [PATCH] Typo fixes --- hypha/templates/base-apply.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hypha/templates/base-apply.html b/hypha/templates/base-apply.html index 0db8cf6d00..7036e103ce 100644 --- a/hypha/templates/base-apply.html +++ b/hypha/templates/base-apply.html @@ -102,7 +102,7 @@
- {% if settings.utils.SystemMessagesSettings.nav_content|safe and not request.user.is_authenticated %} + {% if settings.utils.SystemMessagesSettings.nav_content %} {{ settings.utils.SystemMessagesSettings.nav_content|safe }} {% else %} {% include "navigation/primarynav-apply.html" %} @@ -127,7 +127,7 @@ - {% if settings.utils.SystemMessagesSettings.nav_content|safe and not request.user.is_authenticated %} + {% if settings.utils.SystemMessagesSettings.nav_content %} {{ settings.utils.SystemMessagesSettings.nav_content|safe }} {% else %} {% include "navigation/primarynav-apply.html" %} @@ -143,7 +143,7 @@
- {% if latest_notifications %}. + {% if latest_notifications %}