summaryrefslogtreecommitdiff
path: root/template.py
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-27 20:00:30 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-27 20:26:40 +0200
commit5cbb00bdd97cb3a7040c043208c61e036612778e (patch)
tree0053dec67784a630b709a6f59b664c4fd2994379 /template.py
parente40407607e31939aaf863fcadb952c737ae8a031 (diff)
downloadwww-5cbb00bdd97cb3a7040c043208c61e036612778e.tar.gz
www-5cbb00bdd97cb3a7040c043208c61e036612778e.tar.bz2
www-5cbb00bdd97cb3a7040c043208c61e036612778e.zip
#5786
Diffstat (limited to 'template.py')
-rwxr-xr-xtemplate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/template.py b/template.py
index eae04eb1..a055a33e 100755
--- a/template.py
+++ b/template.py
@@ -72,6 +72,7 @@ for in_file in glob.glob("*.j2"):
content = tmpl.render(
+ docshost="docs.taler.net",
lang=locale,
lang_full=langs_full[locale],
url=url,