From a510a5f8cb61a49e772d2cf2ba90b0221f7ae553 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 7 Sep 2022 12:26:55 +0200 Subject: -try to fix links --- talermerchantdemos/templates/landing-index.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'talermerchantdemos/templates') diff --git a/talermerchantdemos/templates/landing-index.html.j2 b/talermerchantdemos/templates/landing-index.html.j2 index bb9dde7..29f331b 100644 --- a/talermerchantdemos/templates/landing-index.html.j2 +++ b/talermerchantdemos/templates/landing-index.html.j2 @@ -56,7 +56,7 @@

{{ gettext("Step 4: Check money flow") }}

{{ - gettext('You can see the wire transfers from the escrow account of the exchange to the merchants on the public accounts page of the bank.').format(bank=bank_public_accounts_url) + "
" + + gettext('You can see the wire transfers from the escrow account of the exchange to the merchants on the public accounts page of the bank.').format(bank=bank_url) + "
" + gettext('Note that only accounts configured to be publicly viewable are shown on that page.') }}

-- cgit v1.2.3