changedetection.io/changedetectionio/templates/IMPORTANT.md

7 wiersze
275 B
Markdown

# 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