diff --git a/realms/templates/layout.html b/realms/templates/layout.html index 4eb1717..7691adb 100644 --- a/realms/templates/layout.html +++ b/realms/templates/layout.html @@ -72,7 +72,7 @@ {% else %} -
  •  Login
  • +
  •  Login
  • {% if config.REGISTRATION_ENABLED and 'auth.local' in config.MODULES %}
  •  Register
  • {% endif %}