1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-24 10:12:18 -05:00
kaiwa/clientapp/templates/includes/contactListItem.jade
2015-04-09 15:18:28 +02:00

10 lines
219 B
Plaintext

li.contact.joined
.wrap
i.remove.fa.fa-times-circle
i.presence.fa.fa-circle
.user
img.avatar
span.name=contact.displayName
span.idleTime=contact.idleSince
.unread=contact.unreadCount