congratulatoryMssEmail.html
4 months ago
congratulatoryMssEmail.txt
4 months ago
index.php
3 years ago
newSubscriberNotification.html
4 months ago
newSubscriberNotification.txt
4 months ago
statsNotification.html
3 months ago
statsNotification.txt
3 months ago
statsNotificationAutomatedEmails.html
3 months ago
statsNotificationAutomatedEmails.txt
3 months ago
statsNotificationAutomatedEmailsGarden.html
3 months ago
statsNotificationGarden.html
3 months ago
statsNotificationLayout.html
3 months ago
statsNotificationLayout.txt
3 months ago
subscriberLimitThresholdNotification.html
2 months ago
subscriberLimitThresholdNotification.txt
2 months ago
statsNotificationLayout.txt
11 lines
| 1 | <% block content %><% endblock %> |
| 2 | |
| 3 | <% if is_garden() %> |
| 4 | © <%= blogName %>. <%= __('All Rights Reserved.') %> |
| 5 | <%= __('Manage email preference') %> <%= linkSettings|raw %> |
| 6 | <% else %> |
| 7 | <%= __('How to improve my open rate?') %> https://www.mailpoet.com/how-to-improve-open-rates/ |
| 8 | <%= __('And my click rate?') %> https://www.mailpoet.com/how-to-improve-click-rates/ |
| 9 | <%= __('Disable these emails') %> <%= linkSettings|raw %> |
| 10 | <% endif %> |
| 11 |