diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index 9207989..e3561a6 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -2,7 +2,6 @@
{{template "user/dashboard/navbar" .}}
- {{if not .Feeds}} {{template "blender_components/card_repos" .}}
@@ -13,7 +12,6 @@ {{template "blender_components/card_modules" .}}
- {{end}} {{template "base/alert" .}}