From 31aa4d3c7f41adb6770c95d9c63be5821ea69a38 Mon Sep 17 00:00:00 2001 From: marsmathis Date: Wed, 30 Jul 2025 10:32:58 +0200 Subject: Fix year --- src/templates/coins-designs-ee.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/coins-designs-ee.html.tmpl b/src/templates/coins-designs-ee.html.tmpl index a6a62e9..f6d6354 100644 --- a/src/templates/coins-designs-ee.html.tmpl +++ b/src/templates/coins-designs-ee.html.tmpl @@ -19,7 +19,7 @@ (map "EVLink" "https://en.wikipedia.org/wiki/Eurovision_Song_Contest" ) }}

- {{ .Get "In June 2024 a public design competition was announced with a deadline for the 19th of October. In total 134 designs were submitted by the deadline and 10 designs were selected by a jury. These 10 designs were then voted on in a public vote over the course of one week. In total 45,453 people voted and the current design won with a total of 12,482 votes (27.46%)." }} + {{ .Get "In June 2004 a public design competition was announced with a deadline for the 19th of October. In total 134 designs were submitted by the deadline and 10 designs were selected by a jury. These 10 designs were then voted on in a public vote over the course of one week. In total 45,453 people voted and the current design won with a total of 12,482 votes (27.46%)." }}

{{ .Get "The winner of the contest was awarded 50,000 KR (€3,196) while the other finalists were each awarded 20,000 KR (€1,278)." }} @@ -152,4 +152,4 @@ -{{ end }} \ No newline at end of file +{{ end }} -- cgit v1.2.3