1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/clientapp/templates/includes/contactListItem.jade
2015-02-09 16:30:06 +01:00

9 lines
202 B
Plaintext

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