aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/coins.html.tmpl
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-07-30 02:08:45 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-07-30 02:08:45 +0200
commitd1c449780dcecc82da306439b15fac82056d8e52 (patch)
treec8a7554a61fe69859a701a0338c4b11ab9b99eee /src/templates/coins.html.tmpl
parentba65ab8962d4b2fe7be595231a9d28e89348fa42 (diff)
Formatting
Diffstat (limited to 'src/templates/coins.html.tmpl')
-rw-r--r--src/templates/coins.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/templates/coins.html.tmpl b/src/templates/coins.html.tmpl
index 6fbdf15..6319c22 100644
--- a/src/templates/coins.html.tmpl
+++ b/src/templates/coins.html.tmpl
@@ -16,7 +16,7 @@
<h3>{{ .Get "Designs" }}</h3>
</header>
<main>
- {{ .Get "View the 600+ different Euro-coin designs!" }}
+ {{ .Get "View the 600+ different Euro-coin designs" }}
</main>
</article>
</a>
@@ -26,7 +26,7 @@
<h3>{{ .Get "Mintages" }}</h3>
</header>
<main>
- {{ .Get "View the mintage figures of all the Euro coins!" }}
+ {{ .Get "View the mintage figures of all the Euro coins" }}
</main>
</article>
</a>
@@ -36,7 +36,7 @@
<h3>{{ .Get "Varieties" }}</h3>
</header>
<main>
- {{ .Get "View all the known Euro varieties!" }}
+ {{ .Get "View all the known Euro varieties" }}
</main>
</article>
</a>