{i18n}Items that require your attention{/i18n}

{if !empty($notifications)} {$count_string}
{foreach item=oNotification from=$notifications} {$oNotification->render()} {/foreach}

{i18n arg_batch=$batch_html}Page: #batch#{/i18n}

{else}
{i18n}No items require your attention{/i18n}
{/if}