analytics/lib/plausible_web/templates/email/enterprise_over_limit.html.eex
2021-10-20 16:49:11 +02:00

9 lines
337 B
Elixir

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 />