logo

searx

My custom branche(s) on searx, a meta-search engine
commit: a1f945d227577993b0d13e0230356d7462ccc840
parent: 598535b24a8f2ce290dfda9842fb063e41c4770e
Author: asciimoo <asciimoo@gmail.com>
Date:   Wed, 22 Jan 2014 00:15:42 +0100

[enh] babel.cfg added

Diffstat:

Ababel.cfg3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/babel.cfg b/babel.cfg @@ -0,0 +1,3 @@ +[python: **.py] +[jinja2: **/templates/**.html] +extensions=jinja2.ext.autoescape,jinja2.ext.with_