source: trunk/template/default/mail/text/html/cat_group_info.tpl @ 5095

Last change on this file since 5095 was 5095, checked in by plg, 14 years ago

feature 1494: move all *.tpl files from template/yoga to the new
template/default (from which yoga derives)

  • Property svn:eol-style set to LF
File size: 262 bytes
Line 
1<div id="cat_group_info">
2<h2>{'Informations'|@translate}</h2>
3<p>{$IMG_URL}</p>
4<p>{'Hello,'|@translate}</p>
5<p>{'Come to discover the category:'|@translate} <a href="{$LINK}">{$CAT_NAME}</a></p>
6<p>{$CPL_CONTENT}</p>
7<p>{'See you soon.'|@translate}</p>
8</div>
Note: See TracBrowser for help on using the repository browser.