diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-17 00:47:50 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-17 00:47:50 +0200 |
commit | e34b39b3bd338e961f519abf82440992b7cd18a7 (patch) | |
tree | d525971533727b5e90cbd979593c59425e8d3424 /src | |
parent | 4821ea32684fb3963447091f94cbd34366983edf (diff) |
Fix build script
Diffstat (limited to 'src')
-rw-r--r-- | src/en/euro/coins.template.html | 10 | ||||
-rw-r--r-- | src/pt/euro/coins.template.html | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/src/en/euro/coins.template.html b/src/en/euro/coins.template.html index 840752c..dcd8db1 100644 --- a/src/en/euro/coins.template.html +++ b/src/en/euro/coins.template.html @@ -65,6 +65,16 @@ </section> <br /> <!-- FI-LU --> + <!-- IF-MC --> + <section> + <p> + In 2007 Monaco released two varieties of their €1 coin. One + of them has mintmarks around the year while the other one + doesn’t. The variety without the mintmarks is suffixed with + “No MM”. + </p> + </section> + <!-- FI-MC --> <!-- IF-MT --> <section> <p> diff --git a/src/pt/euro/coins.template.html b/src/pt/euro/coins.template.html index 61eac15..180aa0b 100644 --- a/src/pt/euro/coins.template.html +++ b/src/pt/euro/coins.template.html @@ -66,6 +66,16 @@ </section> <br /> <!-- FI-LU --> + <!-- IF-MC --> + <section> + <p> + Em 2007, o Mônaco lançou duas variedades de sua moeda de + 1 €. Um deles tem marcas de cunhagem ao longo do ano, + enquanto o outro não. A variedade sem as marcas da casa da + moeda é sufixada com “No MM”. + </p> + </section> + <!-- FI-MC --> <!-- IF-MT --> <section> <p> |