aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormarsmathis <marsmathis@marsmathis.com> 2025-07-30 10:32:58 +0200
committermarsmathis <marsmathis@marsmathis.com> 2025-07-30 11:37:30 +0200
commit31aa4d3c7f41adb6770c95d9c63be5821ea69a38 (patch)
tree95068003a8fb4ad466f2dc8d32b13d8659fe5242
parent74b8bc3d55501acce8b1cd6daf91cf476cf1c49a (diff)
Fix year
-rw-r--r--src/templates/coins-designs-ee.html.tmpl4
1 files 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" ) }}
</p>
<p>
- {{ .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%)." }}
</p>
<p>
{{ .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 @@
</tfoot>
</table>
</main>
-{{ end }} \ No newline at end of file
+{{ end }}