diff --git a/tchap/resources/templates/pages/consent.html b/tchap/resources/templates/pages/consent.html
index e6bee2a65..3b73fd30b 100644
--- a/tchap/resources/templates/pages/consent.html
+++ b/tchap/resources/templates/pages/consent.html
@@ -64,9 +64,6 @@
{{ _("mas.consent.heading") }}
{{ button.button(text=_("action.continue")) }}
-
-
+ -->
{% endblock content %}
diff --git a/tchap/resources/translations/en.json b/tchap/resources/translations/en.json
index a1f79fc8b..a6ccf455f 100644
--- a/tchap/resources/translations/en.json
+++ b/tchap/resources/translations/en.json
@@ -6,7 +6,7 @@
},
"cancel": "Cancel",
"@cancel": {
- "context": "consent.html:69:11-29, pages/consent.html:79:11-29, pages/device_consent.html:127:13-31, pages/policy_violation.html:44:13-31"
+ "context": "consent.html:69:11-29, pages/consent.html:76:11-29, pages/device_consent.html:127:13-31, pages/policy_violation.html:44:13-31"
},
"continue": "Continue",
"@continue": {
@@ -22,7 +22,7 @@
},
"sign_out": "Sign out",
"@sign_out": {
- "context": "index.html:37:28-48, pages/account/logged_out.html:22:28-48, pages/consent.html:75:28-48, pages/device_consent.html:136:30-50, pages/index.html:28:28-48, pages/policy_violation.html:38:28-48, pages/sso.html:45:28-48, pages/upstream_oauth2/link_mismatch.html:24:24-44, pages/upstream_oauth2/suggest_link.html:32:26-46"
+ "context": "index.html:37:28-48, pages/account/logged_out.html:22:28-48, pages/consent.html:72:28-48, pages/device_consent.html:136:30-50, pages/index.html:28:28-48, pages/policy_violation.html:38:28-48, pages/sso.html:45:28-48, pages/upstream_oauth2/link_mismatch.html:24:24-44, pages/upstream_oauth2/suggest_link.html:32:26-46"
},
"skip": "Skip",
"@skip": {
@@ -489,7 +489,7 @@
},
"not_you": "Not %(username)s?",
"@not_you": {
- "context": "consent.html:62:11-67, pages/consent.html:72:11-67, pages/device_consent.html:133:13-69, pages/sso.html:42:11-67",
+ "context": "consent.html:62:11-67, pages/consent.html:69:11-67, pages/device_consent.html:133:13-69, pages/sso.html:42:11-67",
"description": "Suggestions for the user to log in as a different user"
},
"or_separator": "Or",