analytics/lib/plausible_web/templates/email/enterprise_over_limit.html.eex

9 lines
337 B
Elixir
Raw Normal View History

2021-10-20 17:49:11 +03:00
Automated notice about an account that has gone over their enteprise plan limit.
Customer email: <% @user.email %>
Last billing cycle: <%= date_format(@last_cycle.first) %> to <%= date_format(@last_cycle.last) %>
Usage: <%= PlausibleWeb.StatsView.large_number_format(@usage) %> billable pageviews
--<br />
<%= plausible_url() %><br />