1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2025-01-12 22:28:02 -05:00
kaiwa/clientapp/templates/includes/contactListItem.jade

6 lines
135 B
Plaintext

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