diff --git a/UPGRADE.rst b/UPGRADE.rst index e62e647a1..eea032269 100644 --- a/UPGRADE.rst +++ b/UPGRADE.rst @@ -92,11 +92,11 @@ Changes to HTML templates ------------------------- The HTML templates for SSO and email notifications now have `Jinja2's autoescape `_ -enabled for files ending in ``.html``, ``.htm``, and ``.xml``. If you hae customised +enabled for files ending in ``.html``, ``.htm``, and ``.xml``. If you have customised these templates and see issues when viewing them you might need to update them. It is expected that most configurations will need no changes. -If you have customised the templates *names* for these templates it is recommended +If you have customised the templates *names* for these templates, it is recommended to verify they end in ``.html`` to ensure autoescape is enabled. The above applies to the following templates: