<?php /* Smarty version 2.6.2, created on 2012-11-24 08:50:23
         compiled from vote_confirm.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>
<div id="left-col"><div id="nav">
<ul><li><a name="support"><?php if ($this->_tpl_vars['say'] == 'pay'): ?>Payment<?php else: ?>Support<?php endif; ?> Form</li></ul>
</div>
<div id="content">
<table width=100% border=0 cellspacing=0 cellpadding=0>
<tr><td><div class="list_side">

<table cellspacing=1 cellpadding=2 border=0 width=100%>
<tr>
 <td align=center>Thank you for voting for <b><?php echo $this->_tpl_vars['listing']['name']; ?>
</b></td>
</tr>
<tr>
 <td align=center><b>Please check your e-mail to confirm your vote.</b></td>
</tr>
</table>
</td></tr></table>
</div>
<div id="footer"></div> 
</div>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>