mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 15:53:29 +08:00
10 lines
No EOL
220 B
Handlebars
10 lines
No EOL
220 B
Handlebars
{{#if this.item.url}}
|
|
<AvatarFlair
|
|
@flairName={{this.item.name}}
|
|
@flairUrl={{this.item.url}}
|
|
@flairBgColor={{this.item.bgColor}}
|
|
@flairColor={{this.item.color}}
|
|
/>
|
|
{{/if}}
|
|
|
|
<span>{{this.label}}</span> |