summary refs log tree commit diff
path: root/synapse/res/templates/registration_token.html
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/res/templates/registration_token.html')
-rw-r--r--synapse/res/templates/registration_token.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/res/templates/registration_token.html b/synapse/res/templates/registration_token.html
index 2ee5866ba5..ee4e5295e7 100644
--- a/synapse/res/templates/registration_token.html
+++ b/synapse/res/templates/registration_token.html
@@ -1,3 +1,4 @@
+{% extends "_base.html" %}
 {% block title %}Authentication{% endblock %}
 
 {% block header %}