diff --git a/views/app/groups.html b/views/app/groups.html index 6b1ed5c40c..281cf1a846 100644 --- a/views/app/groups.html +++ b/views/app/groups.html @@ -117,14 +117,14 @@ - {#if @group.websites} -

Resources

- {/} + {#if @group.websites} +

Resources

+ {/} {else} {#if @group.logo}{/} @@ -133,14 +133,14 @@ {{/}}

{@group.name}

{@group.description}
- {/} - {#if @group.websites} -

Resources

- {/}