summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-05-09 19:21:41 +0200
committerFlorian Dold <florian@dold.me>2021-05-09 19:21:41 +0200
commit654e72280d8518e12f16b82ae46cf2ad4b63f9e1 (patch)
treee3ddc87d220c04e527aa62817f8e2bb798926b8f /template
parent84817a5fd149f5293742cce08af45c4b92e8672b (diff)
downloadwww-654e72280d8518e12f16b82ae46cf2ad4b63f9e1.tar.gz
www-654e72280d8518e12f16b82ae46cf2ad4b63f9e1.tar.bz2
www-654e72280d8518e12f16b82ae46cf2ad4b63f9e1.zip
mark virtual link
Diffstat (limited to 'template')
-rw-r--r--template/wallet.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 47c183aa..1febffae 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -192,7 +192,7 @@ document.addEventListener('DOMContentLoaded', onLoad);
<!--
<h3>Firefox Beta</h3>
<ol>
- <li><a href="{{ url('releases/taler-wallet/taler-wallet-stable.xpi') }}">Download the wallet</a> (right click, Save Link As...)</li>
+ <li><a href="{{ url('releases/taler-wallet/taler-wallet-stable.xpi', virtual=True) }}">Download the wallet</a> (right click, Save Link As...)</li>
<li>On the <code>about:debugging</code> page, "Load temporary extension"</li>
</ol>