From 370a21fb929a24535f29415903389935e4eccbee Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 21 Oct 2024 22:38:37 +0200 Subject: Add a designs page for Belgium --- src/templates/coins-designs-be.html.tmpl | 47 ++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 src/templates/coins-designs-be.html.tmpl (limited to 'src/templates') diff --git a/src/templates/coins-designs-be.html.tmpl b/src/templates/coins-designs-be.html.tmpl new file mode 100644 index 0000000..22f533f --- /dev/null +++ b/src/templates/coins-designs-be.html.tmpl @@ -0,0 +1,47 @@ +{{ define "content" }} +
+ {{ template "navbar" . }} +

{{ .T "Belgian Euro Coin Designs" }}

+
+
+
+ Belgian 1 euro coin + Belgian 1 euro coin + Belgian 1 euro coin +
+

+ {{ .T ` + Since 1999 Belgium has released three series of euro coins, + which each series having a single design repeated on all + denominations. Starting in 1999 the Belgian euro coins + featured the portrait of King Albert II with the %sroyal + monogram%s in the outer ring of the coins. + ` + `` + `` + }} +

+

+ {{ .T ` + In 2008 a second series of coins was released featuring a + slightly-modified design in which the royal monogram was + moved to the inner portion of the coin along with the year of + mintage in order to comply with the European Commission’s + guidelines. The country code ‘BE’ was also added to the + design underneath the royal monogram. + ` }} +

+

+ {{ .T ` + After his accession to the throne Belgium began a third + series of coins in 2014 featuring the portrait of King + Philippe. As is customary with coins bearing the portraits + of monarchs, the direction in which the portrait faces was + flipped to face right instead of left. + ` }} +

+
+{{ end }} -- cgit v1.2.3