summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2020-12-01 23:21:01 +0100
committerFlorian Dold <florian@dold.me>2020-12-01 23:21:01 +0100
commit07d116baa08278fdb50b203cc255a70561166373 (patch)
treefdf73735c87e73dcf95b02697d063b40276d469b /template
parentd923c7fec57346cdd164efd50ed958a91f91b2ea (diff)
downloadwww-07d116baa08278fdb50b203cc255a70561166373.tar.gz
www-07d116baa08278fdb50b203cc255a70561166373.tar.bz2
www-07d116baa08278fdb50b203cc255a70561166373.zip
remove bogus placeholder
Diffstat (limited to 'template')
-rw-r--r--template/docs.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/docs.html.j2 b/template/docs.html.j2
index 6c84c444..bf564bd0 100644
--- a/template/docs.html.j2
+++ b/template/docs.html.j2
@@ -37,10 +37,10 @@
<img src="{{ url('icons/icon-backend.svg') }}" height=60>
<h3>{{ _("Merchant Backend Administration")}}</h3>
</a>
- {% trans %}
+ {% trans docshost=siteconfitem['docshost'] %}
Tutorial and manual for operating a merchant.
+ Also available as <a href="https://{{ docshost }}/pdf/taler-merchant-manual.pdf">PDF</a>.
{% endtrans %}
- {{ gettext('Also available as <a href="%(link)s">PDF</a>.', link="https://" + siteconfitem['docshost'] + "/pdf/taler-merchant-manual.pdf") }}
</div>
<div class="col-3">