summaryrefslogtreecommitdiff
path: root/babel.cfg
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@mister-muffin.de>2017-06-16 15:18:31 +0200
committerJohannes 'josch' Schauer <josch@mister-muffin.de>2017-06-16 15:18:31 +0200
commit7fe1a5ea5ff4aeecbbc2af673cbdc88fbbea18d5 (patch)
treefecfa8408befea37218807ea487e1f954afb356c /babel.cfg
New upstream version 0.12.0+dfsg1
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg
new file mode 100644
index 0000000..f0234b3
--- /dev/null
+++ b/babel.cfg
@@ -0,0 +1,3 @@
+[python: **.py]
+[jinja2: **/templates/**.html]
+extensions=jinja2.ext.autoescape,jinja2.ext.with_