diff --git a/views/system.tpl b/views/system.tpl index b99903153..903074320 100644 --- a/views/system.tpl +++ b/views/system.tpl @@ -49,6 +49,10 @@
+ % from get_settings import get_auth_settings + % if get_auth_settings()[0] != 'None': +
+ % end