mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
formatting follow-up to 32102dd
This commit is contained in:
@@ -44,7 +44,11 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{#if this.group.bio_excerpt}}
|
{{#if this.group.bio_excerpt}}
|
||||||
<div class="bio">{{html-safe this.group.bio_excerpt}}</div>
|
<div class="card-row second-row">
|
||||||
|
<div class="bio">
|
||||||
|
{{html-safe this.group.bio_excerpt}}
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{#if group.members}}
|
{{#if group.members}}
|
||||||
|
|||||||
Reference in New Issue
Block a user