<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %> <%@ Import Namespace="Orchard.Comments.Models"%> <%=Model.Comments.Count() %> Comment<%=Model.Comments.Count() == 1 ? "" : "s" %>