aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mail/text/html/cat_group_info.tpl
blob: 2c8c45d6a9d5b3d0d0d1ae8d79e44c8bd89dcee0 (plain)
1
2
3
4
5
6
7
8
9
{* $Id$ *}
<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>