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