From 78d6aeedffa428dba1394eecb32a9534ecd04202 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 1 Aug 2025 01:30:00 +0200 Subject: Fix hyphen usage --- src/templates/collecting-crh.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/collecting-crh.html.tmpl') diff --git a/src/templates/collecting-crh.html.tmpl b/src/templates/collecting-crh.html.tmpl index 62efc50..67f4fb2 100644 --- a/src/templates/collecting-crh.html.tmpl +++ b/src/templates/collecting-crh.html.tmpl @@ -153,7 +153,7 @@ ($p.Get "German Federal Bank") (tuple "de" "Deutsche Bundesbank") }}

- {{ $p.Get "You can obtain regular- and commemorative coins for face value including 5-, 10- and 20 euro coins. You do not need to be a customer although depending on your branch you may need to make an appointment. The purchase of coins can only be done with cash." }} + {{ $p.Get "You can obtain regular and commemorative coins for face value including 5-, 10- and 20 euro coins. You do not need to be a customer although depending on your branch you may need to make an appointment. The purchase of coins can only be done with cash." }}

{{ withTranslations "h3" @@ -536,4 +536,4 @@ {{ end }} -{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3