source: trunk/root/mail/includes/loc.tt @ 315

Last change on this file since 315 was 311, checked in by nanardon, 14 years ago
  • add I18N support in mail like the html one
File size: 67 bytes
Line 
1[% MACRO l(text, args) BLOCK;
2    c.localize(text, args);
3END; %]
4
Note: See TracBrowser for help on using the repository browser.