<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl>" %>
<% for (int i = 0; i < Model.Count; i++) {%> > <% } %>
Date User Name Comment
<%: HtmlUtility.Format(Model[i].Date) %> <%: Model[i].CommentBy%> <%:Model[i].Text %>