You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
223 B

<div class="poll">
<div class="poll-title">
<strong>{$poll_title|escape}</strong>
</div>
<div class="poll-data">
{$menu_info.name|escape}
{include file='tiki-poll.tpl'}
</div>
</div>