mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-13 21:15:04 -05:00
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
li.contact
|
|
.wrap
|
|
img.avatar(src=contact.avatar)
|
|
.user
|
|
span.name=contact.displayName
|
|
span.idleTime=contact.idleSince
|
|
.unread=contact.unreadCount
|
|
.status=contact.status
|