diff options
Diffstat (limited to 'synapse/res/templates/sso_auth_success.html')
-rw-r--r-- | synapse/res/templates/sso_auth_success.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/res/templates/sso_auth_success.html b/synapse/res/templates/sso_auth_success.html index 56150eaefe..afeffb7191 100644 --- a/synapse/res/templates/sso_auth_success.html +++ b/synapse/res/templates/sso_auth_success.html @@ -1,3 +1,4 @@ +{% extends "_base.html" %} {% block title %}Authentication successful{% endblock %} {% block header %} |