repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'hotfix/21.56.9' into master
[gitter.git]
/
public
/
js
/
views
/
modals
/
tmpl
/
people-modal-result.hbs
blob
3906005e6c26e739a2f2f3ce9e9767512f5c0bf4
1
<div class="people-modal-result__avatar">
2
{{ widget "avatar" user=this size="m" showTooltip=false showStatus=true }}
3
</div>
4
<h4>{{ displayName }}</h4>
5
<div class="people-modal-result__username">@{{ username }}</div>