removing unused plaintext templates, closes #3854
parent
9a17e2a3e9
commit
efe0726f9b
@ -1,30 +0,0 @@
|
||||
[[email:welcome.greeting, {username}]],
|
||||
|
||||
<!-- IF notifications.length -->
|
||||
[[email:digest.notifications, {site_title}]]
|
||||
|
||||
<!-- BEGIN notifications -->
|
||||
* {notifications.text} ({url}{notifications.path})
|
||||
<!-- END notifications -->
|
||||
|
||||
===
|
||||
<!-- ENDIF notifications.length -->
|
||||
|
||||
[[email:digest.latest_topics]]
|
||||
|
||||
<!-- IF recent.length -->
|
||||
<!-- BEGIN recent -->
|
||||
* {recent.title} ({url}/topic/{recent.slug})
|
||||
<!-- END recent -->
|
||||
<!-- ELSE -->
|
||||
* [[email:digest.no_topics, {interval}]]
|
||||
<!-- ENDIF recent.length -->
|
||||
|
||||
[[email:digest.cta, {site_title}]]: {url}
|
||||
|
||||
|
||||
{footer_plaintext}
|
||||
|
||||
===
|
||||
|
||||
[[email:digest.unsub.info]] [[email:unsub.cta]]: {url}/user/{userslug}/settings.
|
@ -1,10 +0,0 @@
|
||||
[[email:greeting_no_name]],
|
||||
|
||||
[[email:invitation.text1, {username}, {site_title}]]
|
||||
|
||||
[[email:invitation.ctr]]
|
||||
|
||||
{registerLink}
|
||||
|
||||
{footer_plaintext}
|
||||
|
@ -1,14 +0,0 @@
|
||||
[[email:greeting_with_name, {username}]],
|
||||
|
||||
{summary}:
|
||||
|
||||
{message.content}
|
||||
|
||||
[[email:notif.chat.cta]]: {url}/chats/{fromUserslug}
|
||||
|
||||
|
||||
{footer_plaintext}
|
||||
|
||||
===
|
||||
|
||||
[[email:notif.chat.unsub.info]] <a href="{url}/user/{userslug}/settings">[[email:unsub.cta]]</a>.
|
@ -1,13 +0,0 @@
|
||||
[[email:greeting_with_name, {username}]],
|
||||
|
||||
{intro}:
|
||||
|
||||
{postBody}
|
||||
|
||||
[[email:notif.post.cta]]: {url}
|
||||
|
||||
{footer_plaintext}
|
||||
|
||||
===
|
||||
|
||||
[[email:notif.post.unsub.info]] <a href="{base_url}/user/{userslug}/settings">[[email:unsub.cta]]</a>.
|
@ -1,8 +0,0 @@
|
||||
[[email:greeting_with_name, {username}]],
|
||||
|
||||
[[email:welcome.text1, {site_title}]]
|
||||
|
||||
[[email:welcome.text3]]
|
||||
|
||||
|
||||
{footer_plaintext}
|
@ -1,7 +0,0 @@
|
||||
[[email:greeting_with_name, {username}]],
|
||||
|
||||
[[email:reset.notify.text1, {date}]]
|
||||
|
||||
[[email:reset.notify.text2]]
|
||||
|
||||
{footer_plaintext}
|
@ -1,9 +0,0 @@
|
||||
[[email:greeting_no_name]],
|
||||
|
||||
[[email:reset.text1]]
|
||||
|
||||
[[email:reset.text2]] [[email:reset.cta]]
|
||||
|
||||
{reset_link}
|
||||
|
||||
{footer_plaintext}
|
@ -1,5 +0,0 @@
|
||||
[[email:greeting_no_name]],
|
||||
|
||||
[[email:test.text1]]
|
||||
|
||||
{footer_plaintext}
|
@ -1,10 +0,0 @@
|
||||
[[email:greeting_with_name, {username}]],
|
||||
|
||||
[[email:welcome.text1, {site_title}]]
|
||||
|
||||
[[email:welcome.text2]] [[email:welcome.cta]]:
|
||||
|
||||
{confirm_link}
|
||||
|
||||
|
||||
{footer_plaintext}
|
Loading…
Reference in New Issue