@model HN.Application.CommentLinkCommand

Add a comment

@if (User.Identity.IsAuthenticated) {
} else {

Only logged in users can comment.

}