aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/mail/text/html/cat_group_info.tpl
blob: e8d7d7c10ee93f521cf77b7d365a91a0ffe4c33e (plain)
1
2
3
4
5
6
7
8
<div id="cat_group_info">
<h2>{'Informations'|@translate}</h2>
<p>{$IMG_URL}</p>
<p>{'Hello,'|@translate}</p>
<p>{'Discover album:'|@translate} <a href="{$LINK}">{$CAT_NAME}</a></p>
<p>{$CPL_CONTENT}</p>
<p>{'See you soon.'|@translate}</p>
</div>