Back to Changedetection Io

Important notes about templates

changedetectionio/templates/IMPORTANT.md

0.55.3273 B
Original Source

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