diff --git a/app/assets/javascripts/discourse/app/templates/components/group-card-contents.hbs b/app/assets/javascripts/discourse/app/templates/components/group-card-contents.hbs index cccc5b73922..8638d6d7e4a 100644 --- a/app/assets/javascripts/discourse/app/templates/components/group-card-contents.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/group-card-contents.hbs @@ -44,7 +44,11 @@ {{#if this.group.bio_excerpt}} -
{{html-safe this.group.bio_excerpt}}
+
+
+ {{html-safe this.group.bio_excerpt}} +
+
{{/if}} {{#if group.members}}