diff options
Diffstat (limited to 'synapse/res/templates/recaptcha.html')
-rw-r--r-- | synapse/res/templates/recaptcha.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/res/templates/recaptcha.html b/synapse/res/templates/recaptcha.html index feaf3f6aed..8204928cdf 100644 --- a/synapse/res/templates/recaptcha.html +++ b/synapse/res/templates/recaptcha.html @@ -1,3 +1,4 @@ +{% extends "_base.html" %} {% block title %}Authentication{% endblock %} {% block header %} |