#extend("trunk"): #export("body"):
Moderator Seamail
#extend("paginator")
#if(count(fezzes) == 0):
  • No Seamails to @moderator yet.
  • #else: #for(fez in fezzes):
    #(fez.title)
    #relativeTime(fez.lastModificationTime)
    #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
    #endfor #endif
    #extend("paginator")
    #endexport #endextend