summary refs log tree commit diff
path: root/synapse/res/templates/terms.html
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-11-16 11:14:38 +0000
committerGitHub <noreply@github.com>2022-11-16 11:14:38 +0000
commit5cb6ad3b87caaadaedc3cc57e5513feb459b519d (patch)
treef2ad865e9dfaff5a23fa8097bd7fd60b1ab69481 /synapse/res/templates/terms.html
parentInclude heroes in partial join responses' state (#14442) (diff)
downloadsynapse-5cb6ad3b87caaadaedc3cc57e5513feb459b519d.tar.xz
Fix HTML templates missing correct HTML tags (#14448)
Diffstat (limited to '')
-rw-r--r--synapse/res/templates/terms.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/res/templates/terms.html b/synapse/res/templates/terms.html
index 977c3d0bc7..ffabebdd8b 100644
--- a/synapse/res/templates/terms.html
+++ b/synapse/res/templates/terms.html
@@ -1,3 +1,4 @@
+{% extends "_base.html" %}
 {% block title %}Authentication{% endblock %}
 
 {% block header %}