aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mail/text/html/cat_group_info.tpl
blob: 19d0932a6fba3ed7f99f107bb7d81006f66f90b6 (plain)
1
2
3
4
5
6
7
8
9
{* $Id: /piwigo/trunk/template/yoga/mail/text/html/cat_group_info.tpl 6468 2008-09-30T21:14:16.664623Z rub  $ *}
<div id="cat_group_info">
<h2>{'Informations'|@translate}</h2>
<p>{$IMG_URL}</p>
<p>{'Hello,'|@translate}</p>
<p>{'Come to discover the category:'|@translate} <a href="{$LINK}">{$CAT_NAME}</a></p>
<p>{$CPL_CONTENT}</p>
<p>{'See you soon.'|@translate}</p>
</div>