diff --git a/app/views/groups/index.html.haml b/app/views/groups/index.html.haml index afa28624f0..40b56e2551 100644 --- a/app/views/groups/index.html.haml +++ b/app/views/groups/index.html.haml @@ -23,7 +23,7 @@ .small-12.columns .group-hero %img.group-hero-img{"bo-src" => "group.promo_image"} - %img.group-logo{"bo-src" => "group.logo"} + %img.group-logo{"bo-src" => "group.logo", "bo-if" => "group.logo"} %h3.group-name {{ group.name }} %h5.group-description {{ group.description }}