source: trunk/root/templates/includes/poll_running.tt @ 459

Last change on this file since 459 was 284, checked in by nanardon, 14 years ago
  • translate 'includes' template
  • Property svn:keywords set to Id Rev
File size: 221 bytes
Line 
1<!-- $Id$ -->
2<div id="poll_running">
3<p>[% l('Poll is currently running') %]</p>
4<p>[% l('You can') _ ' ' %]<a href="[% c.uri_for('/ballot',
5c.model('Vote').poll(voteid).uid) %]">[% l('vote here') %]</a></li></p>
6</div>
Note: See TracBrowser for help on using the repository browser.