comments


{if:aComments} {foreach:aComments,key,oComment} {if:!oComment.isApproved} {if:oComment.isSpam}
{else:}
{end:} {else:}
{end:}

{oComment.body:h}

#{increment(key)} {if:oComment.url} {oComment.full_name} {else:} {oComment.full_name} {end:} on {formatDatePretty(oComment.date_created)} {if:isAdmin()} (edit - delete) {if:!oComment.isApproved} {if:oComment.isSpam} (report ham) {else:} (approve) {end:} {else:} {if:useAkismet} (report spam) {end:} {end:} {end:}


{end:} {else:} be the first to leave a comment {end:}
Enter your comment {translate(#comments must be approved#)}
{translate(error[full_name])}
{translate(error[email])}
{translate(error[body])}
{if:useCaptcha}
{translate(error[captcha])}
{captcha}
{end:}