{if $smarty.request.post_comment_request} {strip}
{formfeedback hash=$formfeedback} {if $post_comment_preview}

Comments Preview

{include file='bitpackage:liberty/display_comment.tpl' comment=$postComment}
{/if} {form action="`$comments_return_url`#editcomments"} {if $smarty.request.post_comment_request or $smarty.request.post_comment_preview} {legend legend="Post"}
{formlabel label="Title" for="comments-title"} {forminput} {formhelp note=""} {/forminput}
{capture assign="textarea_help"} Use [http://www.foo.com] or [http://www.foo.com|description] for links.
HTML tags are not allowed inside comments. {/capture} {textarea noformat=1 label="Comment" id="commentpost" name="comment_data" rows="6" edit=$postComment.data}
   
{/legend} {/if} {/form} {pagination}
{/strip} {/if}