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

Last change on this file since 459 was 276, checked in by nanardon, 14 years ago
  • chomp whitespace
  • add macro for locales
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.