From 2ab69e081674596352f3fd4a2af874fad9abfdcf Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Wed, 13 Dec 2023 15:42:43 +0000 Subject: deploy: 8613f7693ea284a023dc625c9a35b9ff482f5fd0 --- develop/templates.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'develop/templates.html') diff --git a/develop/templates.html b/develop/templates.html index 187f656398..4c5b1bdb21 100644 --- a/develop/templates.html +++ b/develop/templates.html @@ -124,10 +124,10 @@ - + - + @@ -162,7 +162,7 @@

Templates

Synapse uses parametrised templates to generate the content of emails it sends and webpages it shows to users.

-

By default, Synapse will use the templates listed here. +

By default, Synapse will use the templates listed here. Server admins can configure an additional directory for Synapse to look for templates in, allowing them to specify custom templates:

templates:
@@ -285,7 +285,7 @@ and failure that a user will see when they confirm the password reset flow using
 page above.
 When rendering, password_reset_success.html is given no variable, and
 password_reset_failure.html is given a failure_reason, which contains the reason
-for the password reset failure. 
+for the password reset failure.
 
  • registration_success.html and registration_failure.html: HTML pages for success and failure that a user will see when they follow the link in an address verification email sent during registration. -- cgit 1.5.1