diff options
Diffstat (limited to 'synapse/res/templates/terms.html')
-rw-r--r-- | synapse/res/templates/terms.html | 1 |
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 %} |