aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_covid19/babel.cfg
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-04-01 21:29:56 -0700
committerBryan Newbold <bnewbold@archive.org>2020-04-01 21:29:59 -0700
commit986ce7a38029f7fb20a51271f67d943678e17386 (patch)
tree35d0533b5cba7134dce1f626df5f9caeb741f33d /fatcat_covid19/babel.cfg
parentbacbad25b60bf585abb03d6d897061a3d872f2db (diff)
downloadfatcat-covid19-986ce7a38029f7fb20a51271f67d943678e17386.tar.gz
fatcat-covid19-986ce7a38029f7fb20a51271f67d943678e17386.zip
first iteration of web interface
Copied and tweaked from fatcat:python/fatcat_web LICENSE file for this repo is a TODO and will need to match that of fatcat.
Diffstat (limited to 'fatcat_covid19/babel.cfg')
-rw-r--r--fatcat_covid19/babel.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/fatcat_covid19/babel.cfg b/fatcat_covid19/babel.cfg
new file mode 100644
index 0000000..0a5feb3
--- /dev/null
+++ b/fatcat_covid19/babel.cfg
@@ -0,0 +1,3 @@
+[python 1="**.py" language=":"][/python]
+[jinja2: **/templates/**.htm]
+extensions=jinja2.ext.autoescape,jinja2.ext.with_