source: trunk/root/mail/poll_request.tt

Last change on this file was 484, checked in by nanardon, 14 months ago

Utf8 fixes

  • Property svn:keywords set to Id Rev
File size: 228 bytes
Line 
1[% l('You\'ve requested to create a new poll') %]:
2[% utf8fix(label) %]
3
4[% l('Your request ID is') %]:
5
6[% reqid %]
7
8[% l('To validate the request please go to') %]
9[% c.uri_for('/newpoll', reqid) %]
10
11[% l('See you soon !') %]
Note: See TracBrowser for help on using the repository browser.