summary refs log tree commit diff
path: root/synapse/res/templates/sso_auth_success.html
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/res/templates/sso_auth_success.html')
-rw-r--r--synapse/res/templates/sso_auth_success.html1
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 3b975d7219..1ed3967e87 100644
--- a/synapse/res/templates/sso_auth_success.html
+++ b/synapse/res/templates/sso_auth_success.html
@@ -23,5 +23,6 @@
                 application.
             </p>
         </header>
+        {% include "sso_footer.html" without context %}
     </body>
 </html>