summary refs log tree commit diff
path: root/synapse/res/templates/sso_error.html
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/res/templates/sso_error.html')
-rw-r--r--synapse/res/templates/sso_error.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/res/templates/sso_error.html b/synapse/res/templates/sso_error.html

index b223ca0f56..472309c350 100644 --- a/synapse/res/templates/sso_error.html +++ b/synapse/res/templates/sso_error.html
@@ -38,6 +38,7 @@ <p>{{ error }}</p> </div> </header> + {% include "sso_footer.html" without context %} <script type="text/javascript"> // Error handling to support Auth0 errors that we might get through a GET request