#for(participant in fez.members.participants):
#if(participant.userID != trunk.userID):
#avatar(participant)
#(participant.username)
#endif
#endfor
#relativeTime(fez.lastModificationTime)
#(fez.members.postCount) posts
#if(fez.members.readCount < fez.members.postCount):
#(fez.members.postCount - fez.members.readCount) new
#endif