aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/collecting-crh.html.tmpl
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-11-03 13:52:36 +0100
committerThomas Voss <mail@thomasvoss.com> 2025-11-03 13:52:36 +0100
commit15f841ab43fd9b431e93d2e870c23ae7695929cc (patch)
treeaa62f3868832ff74bcceba7d9ba57cd89e592796 /src/templates/collecting-crh.html.tmpl
parent6f65883c6ca833dc03e4c6f4ae28fae71681caff (diff)
Fix a lot of UI issuesHEADmaster
Diffstat (limited to 'src/templates/collecting-crh.html.tmpl')
-rw-r--r--src/templates/collecting-crh.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/templates/collecting-crh.html.tmpl b/src/templates/collecting-crh.html.tmpl
index 0fe19a4..b047a49 100644
--- a/src/templates/collecting-crh.html.tmpl
+++ b/src/templates/collecting-crh.html.tmpl
@@ -27,7 +27,7 @@
</p>
<p>
- {{ .Get "It is also important to find details regarding the deposit of coins. Depositing coins often also requires the payment of a fee — one which is typically more expensive than the withdrawal fees. If depositing your coins is too expensive you can always exchange your left over coins at shops for banknotes. It is often cheaper (or even free) to deposit banknotes." }}
+ {{ .Get "It is also important to find details regarding the deposit of coins. Depositing coins often also requires the payment of a fee – one which is typically more expensive than the withdrawal fees. If depositing your coins is too expensive you can always exchange your left over coins at shops for banknotes. It is often cheaper (or even free) to deposit banknotes." }}
</p>
<p>
@@ -181,7 +181,7 @@
($p.GetC "Bank of Estonia Museum" "Company Name")
(tuple "et" "Eesti Panga muuseum") }}
<p>
- {{ $p.Get "You can purchase commemorative coins — including those released years ago — for face value." }}
+ {{ $p.Get "You can purchase commemorative coins – including those released years ago – for face value." }}
</p>
{{ else if eq $c.Code "es" }}
@@ -539,4 +539,4 @@
{{ end }}
</article>
</main>
-{{ end }} \ No newline at end of file
+{{ end }}