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 %}