{foreach from=$comments_by_authors item="entry_comments"} {$entry_comments.title|default:$entry_comments.link} {$entry_comments.tpl_comments} {/foreach} {if $footer_info or $footer_prev_page or $footer_next_page} {if $footer_info}{$footer_info}{/if} {if $footer_prev_page||$footer_next_page} {if $footer_prev_page}{$CONST.PREVIOUS_PAGE}{else}{$CONST.NO_ENTRIES_TO_PRINT}{/if} {if $footer_next_page}{$CONST.NEXT_PAGE}{else}{$CONST.NO_ENTRIES_TO_PRINT}{/if} {/if} {/if} {serendipity_hookPlugin hook="comments_by_author_footer" hookAll="true"}