diff --git a/circle/templates/registration/login.html b/circle/templates/registration/login.html index 58e655a..fe0528b 100644 --- a/circle/templates/registration/login.html +++ b/circle/templates/registration/login.html @@ -12,7 +12,7 @@ {% include "display-form-errors.html" %} {% endif %} -
+
+ {% if saml2 %}

Login with SSO

- {% if saml2 %} Click here! - {% else %} - {% trans "SAML2 NOT AVAILABLE" %} - {% endif %}
+ {% endif %}