diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index 28ac4dfec..d2714273b 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -2,6 +2,7 @@
{{template "user/dashboard/navbar" .}}
+ {{template "base/alert" .}}
{{template "user/dashboard/feeds" .}}