<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>

<%=Html.Icon("act"+Model.Id)%> <%=Html.Markdown(Model.Title)%>

(<%=Html.Markdown(Model.Id)%>)

<%=Html.Markdown(Model.Comment)%>