source: trunk/template/yoga/mail/text/html/cat_group_info.tpl @ 3282

Last change on this file since 3282 was 3282, checked in by plg, 15 years ago

change: according to topic:15067, svn:keywords property was removed

  • Property svn:eol-style set to LF
File size: 375 bytes
Line 
1{* $Id: /piwigo/trunk/template/yoga/mail/text/html/cat_group_info.tpl 6468 2008-09-30T21:14:16.664623Z rub  $ *}
2<div id="cat_group_info">
3<h2>{'Informations'|@translate}</h2>
4<p>{$IMG_URL}</p>
5<p>{'Hello,'|@translate}</p>
6<p>{'Come to discover the category:'|@translate} <a href="{$LINK}">{$CAT_NAME}</a></p>
7<p>{$CPL_CONTENT}</p>
8<p>{'See you soon.'|@translate}</p>
9</div>
Note: See TracBrowser for help on using the repository browser.