o Best mail content o Add a text area in order to complete email git-svn-id: http://piwigo.org/svn/trunk@1916 68402e56-0260-453c-a942-63ccdbb3a9ee
8 lines
225 B
Go Template
8 lines
225 B
Go Template
<div id="cat_group_info">
|
|
<h2>{lang:Informations}</h2>
|
|
<p>{IMG_URL}</p>
|
|
<p>{lang:hello}</p>
|
|
<p>{lang:Come to discover the category:} <a href="{LINK}">{CAT_NAME}</a></p>
|
|
<p>{CPL_CONTENT}</p>
|
|
<p>{lang:See you soon.}</p>
|
|
</div>
|