summaryrefslogtreecommitdiffstats
path: root/babel.cfg
blob: a1339b8e73b97e86f9ac1511b578b102193876a1 (plain)
1
2
3
4
5
6
7
8
9
10
# How setup this file
# http://babel.pocoo.org/en/latest/setup.html
# this file description:
# http://babel.pocoo.org/en/latest/messages.html#extraction-method-mapping-and-configuration

# Extraction from Jinja2 HTML templates
[jinja2: **/**.html]
encoding = utf-8
ignore_tags = script,style
include_attrs = alt title summary placeholder