commit 1a42cb9b8c442b2e5aef67c4a2e97e36c351a5d0 Author: hiro hiro@torproject.org Date: Thu Nov 29 17:18:25 2018 +0100
Update newsletter --- babel.cfg | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/babel.cfg b/babel.cfg new file mode 100644 index 0000000..8124ff4 --- /dev/null +++ b/babel.cfg @@ -0,0 +1,3 @@ +[jinja2: **/templates/**.html] +encoding = utf-8 +extensions=jinja2.ext.autoescape,jinja2.ext.with_ \ No newline at end of file