{* HTML5: Yes *} {* jQuery: No *} {if !empty($errormsg)} {$errormsg} {/if} {* Smarty 3 has a new auto literal option which is enabled by default. When the { is followed by a space it's not interpreted as smarty delimiter but literal. *}

{$CONST.COMMENTS}

{$formtoken}
{$CONST.FILTERS} ({$CONST.FIND_COMMENTS})
{serendipity_hookPlugin hookAll=true hook="backend_comments_top" addData=$sql}
{if !is_array($sql)} {$CONST.NO_COMMENTS} {* TODO: l18n *} Return to default comment list {else}
{$formtoken} {if is_array($comments)} {/if}
{* TODO: Clone pagination using JS *}
{/if}