source: trunk/root/templates/ballot/signed.tt @ 226

Last change on this file since 226 was 226, checked in by nanardon, 15 years ago
  • prefer poll uid in url instead db id (if available)
  • Property svn:keywords set to Id
File size: 276 bytes
Line 
1[% INCLUDE 'includes/poll.tt' %]
2
3<div id="vote_done">
4<p>[% mail | html %] a d&eacute;j&agrave; vot&eacute; le: [% signed_date | html %]</p>
5<p>Les résultats du vote seront disponible <a href="[% c.uri_for('/vote', c.model('Vote').poll(voteid).uid) %]">ici</a>.</p>
6</div>
7
Note: See TracBrowser for help on using the repository browser.