aboutsummaryrefslogtreecommitdiffstats
path: root/babel.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg
new file mode 100644
index 0000000..cd2157f
--- /dev/null
+++ b/babel.cfg
@@ -0,0 +1,4 @@
+[python: **.py]
+[jinja2: **/templates/**.html]
+encoding = utf-8
+extensions=jinja2.ext.autoescape,jinja2.ext.with_