{{ define "header" }} {{ template "header-navbar" . }} {{ end }} {{ define "content" }}
{{ template "navbar" . }}

{{ .Get "Estonian Euro Coin Designs" }}

{{ .Get `Estonian €1 coin` }}

{{ .Get "The Estonian euro coins feature the same design across all eight denominations. The country’s outline is prominently displayed above the country’s name in Estonian (‘{EstonianStart:r}EESTI{EstonianEnd:E}’)." (map "EstonianStart" `` "EstonianEnd" "em,span") }}

{{ .Get "The design of the Estonian euro coins was chosen as part of a {EVLink:L}Eurovision{-:E}-style public televote where it competed and won against 9 other designs." (map "EVLink" "https://en.wikipedia.org/wiki/Eurovision_Song_Contest" ) }}

{{ .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)." }}

{{ $args := map "Break" "
" }} {{/* TRANSLATORS: Name of a coin design. Don’t translate unless you use a non-latin script */}} {{ withTranslation "td" "et" "Hara 2" (.Get "Hara 2") }} {{ withTranslation "td" "et" "Järjepidevus" (.Get "Consistency") }} {{ withTranslation "td" "la" "In corpore" (.Get "In the Body") }} {{/* TRANSLATORS: Name of a coin design. Don’t translate unless you use a non-latin script */}} {{ withTranslation "td" "et" "Tomson 5791" (.Get "Tomson 5791") }} {{/* TRANSLATORS: Estonian Translatiors: Translate this to ‘Eesti keel’ */}} {{ withTranslation "td" "et" "Eesti keel" (.GetC "Estonian" "Language Name") }} {{ withTranslation "td" "et" "Linnutee" (.Get "Bird Road") }} {{ withTranslation "td" "et" "Leopardid-2" (.Get "Leopards-2") }} {{/* TRANSLATORS: Name of a coin design. Don’t translate unless you use a non-latin script */}} {{ withTranslation "td" "et" "Nova" (.Get "Nova") }} {{ withTranslation "td" "et" "Lill rukkis" (.Get "A Flower in the Rye") }}
{{ .Get "Position" }} {{ .Get "Name" }}
{{ .Get "Translation" }}
{{ .Get "Author(s)" }} {{ .Get "Votes" }} {{ .Get "Votes (%)" }}
1{{ .Get "Lembit Lõhmus" }} {{ .Printer.Itoa 12482 }} {{ .Printer.Ftop 27.46 }}
2{{ .Get "Tiit Jürna" }} {{ .Printer.Itoa 7477 }} {{ .Printer.Ftop 16.45 }}
3{{ .Get "Jaan Meristo" }} {{ .Printer.Itoa 7284 }} {{ .Printer.Ftop 16.03 }}
4{{ .Get "Taavi Torim" }} {{ .Printer.Itoa 6219 }} {{ .Printer.Ftop 13.68 }}
5{{ .Get "Jaak Peep, Villem Valme" }} {{ .Printer.Itoa 5997 }} {{ .Printer.Ftop 13.19 }}
6 261948 {{ .Get "Mai Järmut, Villu Järmut" }} {{ .Printer.Itoa 3036 }} {{ .Printer.Ftop 6.68 }}
7{{ .Get "Tiit Jürna" }} {{ .Printer.Itoa 1323 }} {{ .Printer.Ftop 2.91 }}
8{{ .Get "Jaarno Ester" }} {{ .Printer.Itoa 759 }} {{ .Printer.Ftop 1.67 }}
9{{ .Get "Rene Haljasmäe" }} {{ .Printer.Itoa 498 }} {{ .Printer.Ftop 1.1 }}
10{{ .Get "Margus Kadarik" }} {{ .Printer.Itoa 378 }} {{ .Printer.Ftop 0.83 }}
{{ .Get "Total" }} {{ .Printer.Itoa 45453 }} {{ .Printer.Ftop 100.0 }}
{{ end }}