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, 5 insertions, 1 deletions
diff --git a/src/templates/coins-designs-at.html.tmpl b/src/templates/coins-designs-at.html.tmpl
index ca5dcb1..e58865e 100644
--- a/src/templates/coins-designs-at.html.tmpl
+++ b/src/templates/coins-designs-at.html.tmpl
@@ -1,3 +1,7 @@
+{{ define "header" }}
+{{ template "header-navbar" . }}
+{{ end }}
+
{{ define "content" }}
<header>
{{ template "navbar" . }}
@@ -33,4 +37,4 @@
{{ .Get "The two bimetallic coins feature the busts of the musical composer Wolfgang Amadeus Mozarts on the €1 coin, and the Austrian pacifist and Nobel Peace Prize winner Bertha von Suttner." }}
</p>
</main>
-{{ end }}
+{{ end }} \ No newline at end of file