changedetection.io/changedetectionio/templates/IMPORTANT.md

275 B

Important notes about templates

Template names should always end in ".html", ".htm", ".xml", ".xhtml", ".svg", even the import'ed templates.

Jinja2's def select_jinja_autoescape(self, filename: str) -> bool: will check the filename extension and enable autoescaping