diff --git a/templates/base/head_navbar.tmpl b/templates/base/head_navbar.tmpl
new file mode 100644
index 0000000..f4c3206
--- /dev/null
+++ b/templates/base/head_navbar.tmpl
@@ -0,0 +1,22 @@
+
diff --git a/templates/custom/body_inner_pre.tmpl b/templates/custom/body_inner_pre.tmpl
new file mode 100644
index 0000000..43b59ce
--- /dev/null
+++ b/templates/custom/body_inner_pre.tmpl
@@ -0,0 +1,197 @@
+
+
+ {{$notificationUnreadCount := 0}}
+ {{if .IsSigned}}
+ {{if .NotificationUnreadCount}}{{$notificationUnreadCount = call .NotificationUnreadCount}}{{end}}
+ {{end}}
+
+
+
Projects
+
Docs
+
Blog
+
Forum
+
+ {{if and .IsSigned .MustChangePassword}}
+
+ {{else if .IsSigned}}
+
+ {{else}}
+
{{.locale.Tr "help"}}
+
+ {{end}}
+
+
diff --git a/templates/custom/extra_links.tmpl b/templates/custom/extra_links.tmpl
index 94d839a..745f88c 100644
--- a/templates/custom/extra_links.tmpl
+++ b/templates/custom/extra_links.tmpl
@@ -1 +1 @@
-