diff options
Diffstat (limited to 'synapse/res/templates/registration_failure.html')
-rw-r--r-- | synapse/res/templates/registration_failure.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/res/templates/registration_failure.html b/synapse/res/templates/registration_failure.html index 3debe9301d..ae2a9cae2c 100644 --- a/synapse/res/templates/registration_failure.html +++ b/synapse/res/templates/registration_failure.html @@ -1,3 +1,4 @@ +{% extends "_base.html" %} {% block title %}Registration failure{% endblock %} {% block body %} |