source: extensions/gally/mail/text/html/cat_group_info.tpl @ 4446

Last change on this file since 4446 was 4446, checked in by grum, 14 years ago

[Template:Gally] Add template to subversion

  • Property svn:executable set to *
File size: 324 bytes
Line 
1{* $Id: cat_group_info.tpl 2628 2008-09-30 21:14:16Z 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.