diff options
Diffstat (limited to 'src/templates/-error.html.tmpl')
-rw-r--r-- | src/templates/-error.html.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/templates/-error.html.tmpl b/src/templates/-error.html.tmpl index a18ec3e..198318d 100644 --- a/src/templates/-error.html.tmpl +++ b/src/templates/-error.html.tmpl @@ -1,3 +1,7 @@ +{{ define "header" }} +{{ template "header-navbar" . }} +{{ end }} + {{ define "content" }} <header> {{ template "navbar" . }} |