1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/clientapp/templates/includes/contactListItem.jade
2013-09-16 02:19:07 -07:00

6 lines
127 B
Plaintext

li.contact
img.avatar(src=contact.avatar)
.name=contact.displayName
.unread=contact.unreadCount
.status=contact.status