pgadmin4/web/babel.cfg

5 lines
126 B
INI
Raw Normal View History

2015-02-25 17:06:00 +00:00
[python: **.py]
[jinja2: **/templates/**.html]
2015-03-03 10:51:29 +00:00
[jinja2: **/templates/**.js]
2015-02-25 17:06:00 +00:00
extensions=jinja2.ext.autoescape,jinja2.ext.with_