8 lines
155 B
Handlebars
8 lines
155 B
Handlebars
{{#with view.content}}
|
|
<a href='{{unbound url}}'>
|
|
{{avatar this usernamePath="title" imageSize="small"}}
|
|
{{unbound title}}
|
|
</a>
|
|
{{/with}}
|
|
|