summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_groups.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/dashboard/_groups.html.haml')
-rw-r--r--app/views/dashboard/_groups.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/dashboard/_groups.html.haml b/app/views/dashboard/_groups.html.haml
index ba8d3029eaf..89158f4d166 100644
--- a/app/views/dashboard/_groups.html.haml
+++ b/app/views/dashboard/_groups.html.haml
@@ -16,3 +16,6 @@
%span.pull-right.light
- if group.owner == current_user
%i.icon-wrench
+ - if groups.blank?
+ %li
+ %h3.nothing_here_message You have no groups yet.