<% if $RepliesEnabled %>
<%-- non ajax, only show if replyTo is set --%> <% if $ShowReplyToForm %>$ReplyForm<% end_if %>
<% if $Replies %> <% with $Replies %> <% include ReplyPagination %> <% end_with %> <% end_if %>
<% end_if %>