blob: f379e091e2da17c5afeee1897c204279a3645df7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{tr}Welcome to{/tr} {$gContent->getTitle()} {tr}newsletter!{/tr}
{$gContent->getField('data')}
{tr}This email address has been added to the list of subscribers.{/tr}
{tr}You can read{/tr} {$gContent->getTitle()} {tr}online by visiting:{/tr}
{$smarty.const.NEWSLETTERS_PKG_URI}edition.php?nl_id={$gContent->mNewsletterId}
{tr}You can always cancel your subscription using:{/tr}
{$smarty.const.NEWSLETTERS_PKG_URI}?unsubscribe={$sub_code}
|