summaryrefslogtreecommitdiff
path: root/talerbackoffice/backoffice/templates/translations/babel.map
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-07-31 14:44:20 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2018-07-31 14:44:20 +0200
commit397462bf4c02ac05f7913e05c5cca0ac7dcf6d4c (patch)
treea5eb81c66168915f8242b580c305793eaf9efd34 /talerbackoffice/backoffice/templates/translations/babel.map
parentdb3430a82b730f6651817780b6079cd69be77913 (diff)
downloadbackoffice-397462bf4c02ac05f7913e05c5cca0ac7dcf6d4c.tar.gz
backoffice-397462bf4c02ac05f7913e05c5cca0ac7dcf6d4c.tar.bz2
backoffice-397462bf4c02ac05f7913e05c5cca0ac7dcf6d4c.zip
Fix babel.map
Diffstat (limited to 'talerbackoffice/backoffice/templates/translations/babel.map')
-rw-r--r--talerbackoffice/backoffice/templates/translations/babel.map11
1 files changed, 2 insertions, 9 deletions
diff --git a/talerbackoffice/backoffice/templates/translations/babel.map b/talerbackoffice/backoffice/templates/translations/babel.map
index d596257..609bc8e 100644
--- a/talerbackoffice/backoffice/templates/translations/babel.map
+++ b/talerbackoffice/backoffice/templates/translations/babel.map
@@ -1,9 +1,2 @@
-[extractors]
-jinja2 = i18nfix:babel_extract
-
-[python: **.py]
-
-[jinja2: **/templates/**.html]
-encoding = utf-8
-lstrip_blocks = True
-trim_blocks = True
+[jinja2: **.html]
+extensions=jinja2.ext.autoescape,jinja2.ext.with_