See More

%@ Page Language="C#" AutoEventWireup="true" ValidateRequest="False" Inherits="post" Codebehind="post.aspx.cs" %> <%@ Register Src="Custom/Controls/CommentList.ascx" TagName="CommentList" TagPrefix="uc" %> <%@ Import Namespace="BlogEngine.Core"%>

<%= Resources.labels.commentNotificationUnsubscriptionHeader %>

<%= Resources.labels.commentNotificationUnsubscriptionText %>
<% if (ShowDisqusComments){ %>
<%} %> <% if (ShowFacebookComments) { %>
<%} %>