Robin Ward 09ca75d17e FIX: select-kit was in the wrong place
`app/` means we want to merge it into our application there. `addon`
means give it its own module namespace, which is what we wanted.
2020-05-20 11:51:49 -04:00

4 lines
137 B
Handlebars

{{avatar item imageSize="tiny"}}
<span class="username">{{format-username item.username}}</span>
<span class="name">{{item.name}}</span>