diff --git a/frontend/templates/dashboard.pages.tmpl b/frontend/templates/dashboard.pages.tmpl index dd680c9..4c1ed85 100644 --- a/frontend/templates/dashboard.pages.tmpl +++ b/frontend/templates/dashboard.pages.tmpl @@ -1,21 +1,7 @@ {{ define "dashboard.pages.tmpl" }} {{ template "head" . }} -
- -
diff --git a/frontend/templates/head.pages.tmpl b/frontend/templates/head.pages.tmpl index 842b2ea..b15d014 100644 --- a/frontend/templates/head.pages.tmpl +++ b/frontend/templates/head.pages.tmpl @@ -22,5 +22,20 @@ Login +
+ + {{ end }} \ No newline at end of file