diff options
Diffstat (limited to 'src/templates/collecting-crh.html.tmpl')
| -rw-r--r-- | src/templates/collecting-crh.html.tmpl | 6 |
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 }} |