{totalNotDeletedComments, plural, =0 {Comments} =1 {1 Comment} other {{{totalNotDeletedComments}} Comments}}

@if (commentsEnabled) {
No comments.
} @else {
Comments are disabled.
}