From 351845452c09a3f43add4bf9fa04b36ddda1bea8 Mon Sep 17 00:00:00 2001
From: Richard van der Hoff
Date: Mon, 1 Feb 2021 18:47:01 +0000
Subject: fix broken HTML tag
---
synapse/res/templates/sso_auth_confirm.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'synapse')
diff --git a/synapse/res/templates/sso_auth_confirm.html b/synapse/res/templates/sso_auth_confirm.html
index d572ab87f7..c70d690035 100644
--- a/synapse/res/templates/sso_auth_confirm.html
+++ b/synapse/res/templates/sso_auth_confirm.html
@@ -20,7 +20,7 @@
-
+
Continue with {{ idp.idp_name | e }}
--
cgit 1.4.1