change newsletter success message
This commit is contained in:
@@ -8,8 +8,8 @@
|
|||||||
{block name="main-content"}
|
{block name="main-content"}
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<article class="col-main" role="main" aria-labelledby="main-label">
|
<article class="col-main" role="main" aria-labelledby="main-label">
|
||||||
<h1 id="main-label" class="page-header">{intl l="Thanks !"}</h1>
|
<h1 id="main-label" class="page-header">{intl l="Thanks for signing up!"}</h1>
|
||||||
<p>{intl l="Thanks for your subscrition to the newsletter"}</p>
|
<p>{intl l="We'll keep you posted whenever we have any new updates. If you ever wish to unsubscribe, you can easily do so via the link that will be in every email."}</p>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
{/block}
|
{/block}
|
||||||
Reference in New Issue
Block a user