summaryrefslogtreecommitdiff
path: root/template.py
diff options
context:
space:
mode:
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,