@(nick: String)(implicit request: RequestHeader) @main("Chatroom for " + nick) {

Chatroom - You are @nick

}