aboutsummaryrefslogtreecommitdiffstats
path: root/templates/status/403.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/status/403.tmpl')
-rw-r--r--templates/status/403.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/status/403.tmpl b/templates/status/403.tmpl
index 03a88479dd..f252146773 100644
--- a/templates/status/403.tmpl
+++ b/templates/status/403.tmpl
@@ -1,6 +1,6 @@
-{{template "base/head" .}}
-{{template "base/navbar" .}}
+{{template "ng/base/head" .}}
+{{template "ng/base/header" .}}
<div class="container">
403 Forbidden
</div>
-{{template "base/footer" .}} \ No newline at end of file
+{{template "ng/base/footer" .}} \ No newline at end of file