%@ 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 %>
<%=Resources.labels.cancelReply %>
<%=Resources.labels.addComment %>
<% if (NestingSupported){ %><% if(BlogSettings.Instance.EnableCountryInComments){ %>
<%} %> " title="BBCode tags"><%=BBCodes() %>
<% if (BlogSettings.Instance.ShowLivePreview) { %>
- <%=Resources.labels.comment%>
- <%=Resources.labels.livePreview%>
<% } %>