<%@ Control Language="C#" AutoEventWireup="true" EnableViewState="false" Inherits="BlogEngine.Core.Web.Controls.PostViewBase" %>

<%=Post.Title %>

<%=Resources.labels.comments %> (<%=Post.ApprovedComments.Count %>) | Post RSS <%= AdminLinks %>

Posted on <%=Post.DateCreated %> by Dave Burke
Categories: <%=CategoryLinks(" | ") %>