diff options
Diffstat (limited to 'template/yoga')
-rw-r--r-- | template/yoga/mail/text/html/cat_group_info.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/yoga/mail/text/html/cat_group_info.tpl b/template/yoga/mail/text/html/cat_group_info.tpl new file mode 100644 index 000000000..f5c8973de --- /dev/null +++ b/template/yoga/mail/text/html/cat_group_info.tpl @@ -0,0 +1,7 @@ +<div id="cat_group_info"> +<h2>{lang:Informations}</h2> +<p>{IMG_URL}</p> +<p>{lang:hello}</p> +<p><a href="{LINK}">{LINK}</a></p> +<p>{CPL_CONTENT}</p>
+</div> |