aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/coins.html.tmpl
diff options
context:
space:
mode:
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>