summaryrefslogtreecommitdiff
path: root/talermerchantdemos/templates/donations-index.html.j2
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-04-21 21:35:55 +0200
committerFlorian Dold <florian@dold.me>2021-04-21 21:35:55 +0200
commitc8730857293c694449110ec289210e7ec4f32aa4 (patch)
tree603d856acacc17d8352fb91ef50bf6bbbd1b14b7 /talermerchantdemos/templates/donations-index.html.j2
parent2b84f3bd5de3a500b63193924bea2f3dfd0c9afd (diff)
downloadtaler-merchant-demos-c8730857293c694449110ec289210e7ec4f32aa4.tar.gz
taler-merchant-demos-c8730857293c694449110ec289210e7ec4f32aa4.tar.bz2
taler-merchant-demos-c8730857293c694449110ec289210e7ec4f32aa4.zip
make language and active page available in all templates
Diffstat (limited to 'talermerchantdemos/templates/donations-index.html.j2')
-rw-r--r--talermerchantdemos/templates/donations-index.html.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/talermerchantdemos/templates/donations-index.html.j2 b/talermerchantdemos/templates/donations-index.html.j2
index 25a6768..05e958e 100644
--- a/talermerchantdemos/templates/donations-index.html.j2
+++ b/talermerchantdemos/templates/donations-index.html.j2
@@ -17,7 +17,7 @@
}}
</p>
- <form name="tform" action="{{ url_for('checkout',lang=lang) }}" method="GET" class="pure-form">
+ <form name="tform" action="{{ url_for('checkout',lang=getlang()) }}" method="GET" class="pure-form">
<div class="participation" id="fake-shop">
<select name="donation_receiver">
<option value="GNUnet">GNUnet</option>