@(comment: Comment) @main(Html("Comment sent!"), nav = "comment") {
@comment.company.getOrElse { Not specified }
@comment.email
@comment.phone.getOrElse { Not specified }
@comment.message