taler-merchant-demos

Python-based Frontends for the Demonstration Web site
Log | Files | Refs | Submodules | README | LICENSE

commit 4b4dcb6a0d359ddbed41a6de14b1b33d3518824f
parent a32e961440d142e038c211872f7ee48341a34894
Author: Florian Dold <florian@dold.me>
Date:   Thu, 22 Apr 2021 14:05:59 +0200

template text

Diffstat:
Mtalermerchantdemos/templates/common-base.html.j2 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/templates/common-base.html.j2 b/talermerchantdemos/templates/common-base.html.j2 @@ -58,7 +58,7 @@ {% if getactive() == 'survey' %} class="active" {% endif %} >{{gettext("Tipping/Survey")}}</a> - {# Language Selector #}} + {# Language Selector #} <span class="right"> {{ all_languages[getlang()] | default("en") }} <div class="nav">