diff options
Diffstat (limited to '')
-rw-r--r-- | templates/index.html.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/index.html.tmpl b/templates/index.html.tmpl index e88b568..a8ef445 100644 --- a/templates/index.html.tmpl +++ b/templates/index.html.tmpl @@ -6,6 +6,9 @@ <title>Index – Lindenii Forge</title> </head> <body class="index"> + <header> + {{ template "header" . }} + </header> <div class="padding-wrapper"> <h1>Lindenii Forge</h1> <h2> |