<%@ Control Language="C#" AutoEventWireup="true" CodeFile="CommentView.ascx.cs" Inherits="User_controls_CommentView" %> <%@ Import Namespace="BlogEngine.Core" %> <% if (Post.Comments.Count > 0){ %>

<%=Resources.labels.comments %>

<%} %>
>

<%=Resources.labels.addComment %>

<% if (NestingSupported){ %> <%} %>
<%if (BlogSettings.Instance.Avatar != "none" && BlogSettings.Instance.Avatar != "monster"){ %> (<%=string.Format(Resources.labels.willShowGravatar, "Gravatar")%>) <%} %>

<% if(BlogSettings.Instance.EnableCountryInComments){ %>  

<%} %> " title="BBCode tags"><%=BBCodes() %>
<% if (BlogSettings.Instance.ShowLivePreview) { %>
  • <%=Resources.labels.comment%>
  • <%=Resources.labels.livePreview%>
<% } %>
Loading



<% if (BlogSettings.Instance.IsCoCommentEnabled){ %> <%} %>
<%=Resources.labels.commentsAreClosed %>