This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/templates/participant.js.handlebars

5 lines
225 B
Handlebars

<a href='#' {{bindAttr class=":poster view.toggled:toggled"}} {{action toggleParticipant this}} title="{{unbound username}}">
<span class='post-count'>{{unbound post_count}}</span>
{{avatar this imageSize="medium"}}
</a>