%@ Control Language="C#" EnableViewState="False" Inherits="BlogEngine.Core.Web.Controls.CommentViewBase" %>
<%= Comment.DateCreated.ToString("MMMM d. yyyy HH:mm") %>
<%= Gravatar(80)%>
<%= Text%>
<%= Comment.Website != null ? "" + Comment.Author + "" : "" + Comment.Author + ""%> <%= AdminLinks %>
<%= Comment.DateCreated.ToString("MMMM d. yyyy HH:mm") %>
<%= Gravatar(80)%>
<%= Text%>
<%= Comment.Website != null ? "" + Comment.Author + "" : "" + Comment.Author + ""%> <%= AdminLinks %>