From a1b027bf44a329502036bc343d2b622844bcae5e Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 20 Oct 2024 23:43:41 +0200 Subject: Fix indentation --- src/templates/coins-designs-ad.html.tmpl | 36 ++++++++++++++++---------------- src/templates/coins-designs-at.html.tmpl | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) (limited to 'src/templates') diff --git a/src/templates/coins-designs-ad.html.tmpl b/src/templates/coins-designs-ad.html.tmpl index 20e13db..23d3a43 100644 --- a/src/templates/coins-designs-ad.html.tmpl +++ b/src/templates/coins-designs-ad.html.tmpl @@ -5,12 +5,12 @@
- Andorran 1 euro cent coin - Andorran 50 euro cent coin + Andorran 1 euro cent coin + Andorran 50 euro cent coin
- Andorran 1 euro coin - Andorran 2 euro coin + Andorran 1 euro coin + Andorran 2 euro coin

{{ .T ` @@ -22,24 +22,24 @@ ` }}

-
{{ .T "%s, %s, and %s" - (.Printer.M 0.01 false) - (.Printer.M 0.02 false) - (.Printer.M 0.05 false) }}
-
{{ .T "Andorran landscapes, nature, fauna, and flora" }}
-
{{ .T "%s, %s, and %s" - (.Printer.M 0.10 false) - (.Printer.M 0.20 false) - (.Printer.M 0.50 false) }}
-
{{ .T "Andorra’s Romanesque art" }}
-
{{ .Printer.M 1.00 false }}
-
{{ .T "Casa de la Vall" }}
+
{{ .T "%s, %s, and %s" + (.Printer.M 0.01 false) + (.Printer.M 0.02 false) + (.Printer.M 0.05 false) }}
+
{{ .T "Andorran landscapes, nature, fauna, and flora" }}
+
{{ .T "%s, %s, and %s" + (.Printer.M 0.10 false) + (.Printer.M 0.20 false) + (.Printer.M 0.50 false) }}
+
{{ .T "Andorra’s Romanesque art" }}
+
{{ .Printer.M 1.00 false }}
+
{{ .T "Casa de la Vall" }}

{{ .T ` The results of the design contest with a few modifications are what became the coins that entered circulation in 2014. While each set - of denomations has its own design, all four designs promenantly + of denominations has its own design, all four designs prominently feature the country name ‘ANDORRA’ along the outer portion of the design with the year of issue written underneath. ` }} @@ -57,7 +57,7 @@ {{ .T ` The Andorran golden cents feature the Romanesque church of Santa Coloma. The church is the oldest in Andorra, dating back to the - 9th century and is a UNESCO World Heratige site. Originally these + 9th century and is a UNESCO World Heritage site. Originally these coins were planned to depict an image of Christ, but that plan failed to go through after objections from the European Commission on grounds of religious neutrality on August 2013. diff --git a/src/templates/coins-designs-at.html.tmpl b/src/templates/coins-designs-at.html.tmpl index 7b47c6b..9f87d5f 100644 --- a/src/templates/coins-designs-at.html.tmpl +++ b/src/templates/coins-designs-at.html.tmpl @@ -1,7 +1,7 @@ {{ define "content" }}

{{ template "navbar" . }} -

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

+

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

-- cgit v1.2.3