{extends file='page.tpl'} {block name=main} {if !empty($message)}
{/if} {* Global informations about the current poll *} {include 'part/poll_info.tpl' admin=$admin} {* Information about voting *} {if $expired}{_('The poll is expired, it will be deleted soon.')}
{_('Deletion date:')} {$deletion_date|date_format:$date_format['txt_short']|html}