Merge remote-tracking branch 'origin/master' into 0.7.0
commit
20a2262e43
@ -0,0 +1,16 @@
|
|||||||
|
<p>[[email:greeting_with_name, {username}]],</p>
|
||||||
|
|
||||||
|
<p>{intro}:</p>
|
||||||
|
<blockquote>{postBody}</blockquote>
|
||||||
|
|
||||||
|
<a href="{url}">[[email:notif.post.cta]]</a>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
[[email:closing]]<br />
|
||||||
|
<strong>{site_title}</strong>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
<p>
|
||||||
|
[[email:notif.post.unsub.info]] <a href="{base_url}/user/{username}/settings">[[email:unsub.cta]]</a>.
|
||||||
|
</p>
|
@ -0,0 +1,14 @@
|
|||||||
|
[[email:greeting_with_name, {username}]],
|
||||||
|
|
||||||
|
{intro}:
|
||||||
|
|
||||||
|
{postBody}
|
||||||
|
|
||||||
|
[[email:notif.post.cta]]: {url}
|
||||||
|
|
||||||
|
[[email:closing]]
|
||||||
|
{site_title}
|
||||||
|
|
||||||
|
===
|
||||||
|
|
||||||
|
[[email:notif.post.unsub.info]] <a href="{base_url}/user/{username}/settings">[[email:unsub.cta]]</a>.
|
Loading…
Reference in New Issue