- Upgrades Ember to latest - Fixes a bunch of bugs with page titles and missing "active" states
5 lines
228 B
Handlebars
5 lines
228 B
Handlebars
<a href='#' {{bind-attr class=":poster toggled"}} {{action toggle}} title="{{unbound participant.username}}">
|
|
<span class='post-count'>{{unbound participant.post_count}}</span>
|
|
{{avatar participant imageSize="medium"}}
|
|
</a>
|