summaryrefslogtreecommitdiff
path: root/babel.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/babel.cfg b/babel.cfg
index cbe8963..339b5df 100644
--- a/babel.cfg
+++ b/babel.cfg
@@ -1,2 +1,2 @@
-[jinja2: **/templates/**.j2]
+[jinja2: **/templates/**.j2 **/*.py]
extensions=jinja2.ext.autoescape,jinja2.ext.with_