change file extension to html.j2 for templates

This commit is contained in:
Stefan Allius
2025-04-20 00:06:34 +02:00
parent a527926e57
commit d386456a88
4 changed files with 6 additions and 5 deletions

View File

@@ -1,2 +1,3 @@
[python: **.py]
[jinja2: web/templates/**.html]
[jinja2: web/templates/**.html]
[jinja2: web/templates/**.html.j2]