aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/templates/coins-designs-at.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/coins-designs-at.html.tmpl')
-rw-r--r--src/templates/coins-designs-at.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/templates/coins-designs-at.html.tmpl b/src/templates/coins-designs-at.html.tmpl
index da9cd67..07c199a 100644
--- a/src/templates/coins-designs-at.html.tmpl
+++ b/src/templates/coins-designs-at.html.tmpl
@@ -3,11 +3,11 @@
{{ end }}
{{ define "content" }}
-<header>
+<header class="container">
{{ template "navbar" . }}
<h1>{{ .Get "Austrian Euro Coin Designs" }}</h1>
</header>
-<main>
+<main class="container">
<p>
{{ .Get "The Austrian euro coins can be grouped into three different themes. The bronze coins feature Austrian flowers, the gold coins feature Austrian architecture and the bimetalic coins feature famous Austrian people. All coins also feature an Austrian flag as well as the coins denomination. These coins together with the {Link:l}Greek euro coins{-:E} are the only coins that feature the denomination on both the common and national sides of the coin."
(map "Link" "gr") }}
@@ -37,4 +37,4 @@
{{ .Get "The two bimetallic coins feature the busts of the musical composer Wolfgang Amadeus Mozart on the €1 coin, and the Austrian pacifist and Nobel Peace Prize winner Bertha von Suttner on the €2 coin." }}
</p>
</main>
-{{ end }} \ No newline at end of file
+{{ end }}