aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/coins-designs-de.html.tmpl
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-07-26 20:56:47 +0200
committerGitHub <noreply@github.com> 2025-07-26 20:56:47 +0200
commit63c119187d6be51d157a9a99a5939d14a5de39eb (patch)
tree83cb1fe1e1e9a41a86d842179e2de3cff75e2ed7 /src/templates/coins-designs-de.html.tmpl
parentcfc3da092326dab08cb3ec58286e07040f016452 (diff)
parentef73f7916025a1dd018b961e7d67cfb8017acf3a (diff)
Merge pull request #2 from marsmathis/new-coins
Added all coin files, renamed existing ones, and adapted links
Diffstat (limited to 'src/templates/coins-designs-de.html.tmpl')
-rw-r--r--src/templates/coins-designs-de.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/templates/coins-designs-de.html.tmpl b/src/templates/coins-designs-de.html.tmpl
index 995752f..118477e 100644
--- a/src/templates/coins-designs-de.html.tmpl
+++ b/src/templates/coins-designs-de.html.tmpl
@@ -7,9 +7,9 @@
{{ $deargs := (map "GermanStart" `<span lang="de"><em>` "GermanEnd" "em,span") }}
<div class="design-container">
- <img alt="{{ .Get `German €0.01 coin` }}" src="/designs/de-001.avif">
- <img alt="{{ .Get `German €0.10 coin` }}" src="/designs/de-010.avif">
- <img alt="{{ .Get `German €1 coin` }}" src="/designs/de-100.avif">
+ <img alt="{{ .Get `German €0.01 coin` }}" src="/designs/de-001-1.avif">
+ <img alt="{{ .Get `German €0.10 coin` }}" src="/designs/de-010-1.avif">
+ <img alt="{{ .Get `German €1 coin` }}" src="/designs/de-100-1.avif">
</div>
<p>
{{ .Get "The German euro coins feature three different designs. A unique feature of German euro coins are the mint marks on each coin that denote in which city a given coin was minted. Germany has five active mints that produce Euro coins, which are denoted in the table below." }}
@@ -60,4 +60,4 @@
{{ .Get "The €2 coin also features an edge-inscription of Germany’s national motto and incipit of Germany’s national anthem. It reads ‘{GermanStart:r}EINIGKEIT UND RECHT UND FREIHEIT{GermanEnd:E}’ (English: ‘UNITY AND JUSTICE AND FREEDOM’)." $deargs }}
</p>
</main>
-{{ end }} \ No newline at end of file
+{{ end }}