{* $Id$ *} {strip}
{if $show_toggle ne 'n'} {tr}Toggle{/tr} {/if} {if $has_already_voted ne 'y'}{/if}{$tracker.name|escape}{if $has_already_voted ne 'y'}{/if} {if $tracker_creator}
{$tracker_creator|userlink}}{/if}
{if $p_create_tracker_items eq 'y'} {$vote} {elseif $options.start > 0 and $options.start > $date} {tr}Start:{/tr} {$options.start|tiki_short_datetime}
{/if} {if $options.end > 0 and $options.end > $date} {tr}Close:{/tr} {$options.end|tiki_short_datetime}
{/if}
{$stat}
{/strip}