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/search/user_result.js.handlebars
Sam 4f09d552ed FEATURE: increase search expansion to 50 results
refactor search code to deal with proper objects
use proper serializers, test the controllers
2014-09-03 12:13:25 +10:00

5 lines
92 B
Handlebars

<a href='{{unbound path}}'>
{{avatar this imageSize="small"}}
{{unbound username}}
</a>