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