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

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