You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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