<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Editor.aspx.cs" Inherits="admin_Comments_Editor" %> <%@ Import Namespace="Resources"%> <%=labels.widget %> <%=labels.editor %>
<%=CurrentComment.Title%>
<%=labels.author %>: <%=CurrentComment.Author %> <%=labels.ip %>: <%=CurrentComment.IP%>      

<%=Gravatar(80)%>


<% if (!string.IsNullOrEmpty(CurrentComment.Country)){%><%=Flag%><%} %>