diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-05-25 00:33:13 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-05-25 00:33:13 +0200 |
commit | b3c367d9255bcc296b6740d1b437335d445b7253 (patch) | |
tree | 8a3baa3f11b6412bfa887f085216ffbc4c25e300 /src/pt/euro/coins.template.html | |
parent | cf1be05a20c7abd7405f5953679f39be9d1fa015 (diff) |
Don’t mind me
Diffstat (limited to 'src/pt/euro/coins.template.html')
-rw-r--r-- | src/pt/euro/coins.template.html | 44 |
1 files changed, 33 insertions, 11 deletions
diff --git a/src/pt/euro/coins.template.html b/src/pt/euro/coins.template.html index 5708f69..439617d 100644 --- a/src/pt/euro/coins.template.html +++ b/src/pt/euro/coins.template.html @@ -1,5 +1,4 @@ <!DOCTYPE html> -<!-- TODO --> <html lang=XX> <head> <meta charset=UTF-8 /> @@ -9,7 +8,10 @@ </head> <body> - <nav><!-- NAV-BAR --></nav> + <nav> + <!-- NAV-BAR --> + <!-- COIN-NAV --> + </nav> <main> <section> @@ -27,15 +29,23 @@ <!-- IF-DE --> <section> <p> - Germany has 5 different mints that each mint coins. These mints are - located in Berlin (A), Munich (D), Stuttgart (F), Karlsruhe (G), and - Hamburg (J). All German euro-coins contain a letter (the “mintmark”) - identifying which mint the coin was minted at. This means that there - are 5 versions of every German euro-coin that must be collected. + All German coins bear one of five different mintmarks that represent + the city in which they were minted. These are: Berlin (A), Munich + (D), Stuttgart (F), Karlsruhe (G), and Hamburg (J). </p> </section> <br /> <!-- FI-DE --> + <!-- IF-FI --> + <section> + <p> + There is an error that exists for €2 coins minted in 1999 where the + holes in one, two, or even three of the 9’s are filled. The number of + 9’s filled is displayed with a fraction (e.g. 2/3 for two 9’s filled). + </p> + </section> + <br /> + <!-- FI-FI --> <!-- IF-GR --> <section> <p> @@ -50,14 +60,26 @@ <!-- IF-LU --> <section> <p> - For certain commemorative releases Luxembourg minted two different - varieties — “classic” and a “holographic”. Any years listed on this - page suffixed with ‘C’ are of the classic variety while any years - suffixed with ‘H’ are of the holographic variety. + For the years 2020–2021 Luxembourg released certain commemorative + coins in both a “classic” and “photo” variety. Any years labeled with + ‘P’ are of the “photo” variety while years without a label are of the + standard “classic” variety. </p> </section> <br /> <!-- FI-LU --> + <!-- IF-MT --> + <section> + <p> + Many Maltese commemoratives have different mintmarks depending on in + they were intended for circulation, coincards, or sets. Any years + listed on this page suffixed with “MdP” bear the mintmark of the + Monnaie de Paris (Paris Mint), while years suffixed with “KNM” bear + the mintmark of the Koninklijke Nederlandse Munt (Royal Dutch Mint). + </p> + </section> + <br /> + <!-- FI-MT --> <section class="cl-section slant-down"> <div> |