taler-merchant-demos

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

commit 106e93d75ec5f4743b20bb9e9e8fc6edcbbc9e69
parent d46f6df42e2ef6b41034f29a01c83c858149c629
Author: Stefan Kügel <skuegel@web.de>
Date:   Sun, 13 Aug 2023 12:25:14 +0200

Rectified typo (doubled to) on blog index page

Signed-off-by: Stefan Kügel <skuegel@web.de>

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

diff --git a/talermerchantdemos/templates/blog-index.html.j2 b/talermerchantdemos/templates/blog-index.html.j2 @@ -22,7 +22,7 @@ <h2>{{ gettext("Chapters") }} </h2> <div> - {{ gettext("Click on an individual chapter to to purchase it with GNU Taler.") }} + {{ gettext("Click on an individual chapter to purchase it with GNU Taler.") }} {{ gettext('You can get free, virtual money to buy articles on this page at the <a href="{}">bank</a>.').format(env('TALER_ENV_URL_BANK')) }} </div> <div>