diff --git a/templates/base.html b/templates/base.html index f1f272a..4e3f8c6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -28,9 +28,14 @@ {% if current_user.is_authenticated %} + {% else %} - + {% if is_ip_allowed %} + + {% endif %} {% endif %} + +