<% extends 'emails/statsNotificationLayout.txt' %> <% block content %> <%= __('Your stats are in!') %> <%= subject %> <% if subscribersLimitReached %> <%= __('Congratulations, you now have more than [subscribersLimit] subscribers!')|replace({'[subscribersLimit]': subscribersLimit}) %> <% if hasValidApiKey %> <%= __('Your plan is limited to [subscribersLimit] subscribers.')|replace({'[subscribersLimit]': subscribersLimit}) %> <% else %> <%= __('Our free version is limited to [subscribersLimit] subscribers.')|replace({'[subscribersLimit]': subscribersLimit}) %> <% endif %> <%= __('You need to upgrade now to be able to continue using MailPoet.') %> <%= __('Upgrade Now') %> <%= upgradeNowLink %> <% endif %> <%= __('open rate') %>: <%= number_format_i18n(opened) %>% <%= opened_stats_text(opened) %> <%= __('click rate') %>: <%= number_format_i18n(clicked) %>% <%= clicked_stats_text(opened) %> <% if topLinkClicks > 0 %> <%= __('Most clicked link') %> <%= topLink %> <%= __('%s unique clicks')|replace({'%s': topLinkClicks}) %> <% endif %> <%= __('View all stats') %> <%= linkStats %> <% endblock %>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
congratulatoryMssEmail.html | File | 8.69 KB | 0644 |
|
congratulatoryMssEmail.txt | File | 211 B | 0644 |
|
index.php | File | 0 B | 0644 |
|
newSubscriberNotification.html | File | 663 B | 0644 |
|
newSubscriberNotification.txt | File | 532 B | 0644 |
|
statsNotification.html | File | 22.66 KB | 0644 |
|
statsNotification.txt | File | 1.1 KB | 0644 |
|
statsNotificationAutomatedEmails.html | File | 13.17 KB | 0644 |
|
statsNotificationAutomatedEmails.txt | File | 600 B | 0644 |
|
statsNotificationLayout.html | File | 7.91 KB | 0644 |
|
statsNotificationLayout.txt | File | 268 B | 0644 |
|