diff --git a/templates/dashboard.html b/templates/dashboard.html index 7f98d268..722cfa3d 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -1,4 +1,4 @@ -{{define "content"}} {{template "nav"}} +{{define "content"}} {{template "nav" .User}}