mirror of
https://github.com/plausible/analytics.git
synced 2024-12-19 07:31:50 +03:00
80b98762f4
* More robust scheduling for email reports * Update config for new email report jobs * Only build docker on master * Use Postgres 12 in travis * Cache elixir files * use Postgres 12 in travis * Specify env on one line * Wrong postgres version
18 lines
561 B
Elixir
18 lines
561 B
Elixir
Hey <%= user_salutation(@user) %>,
|
|
<br /><br />
|
|
Your free Plausible trial has now expired. Upgrade your account to continue receiving valuable website traffic insights at a glance while respecting the privacy of your visitors and still having a fast loading site. <br /><br />
|
|
|
|
<%= link("Upgrade now", to: "#{plausible_url()}/billing/upgrade") %>
|
|
<br /><br />
|
|
|
|
We will keep recording stats for another month to give you time to upgrade.
|
|
|
|
<br /><br />
|
|
Thanks,<br />
|
|
Uku Taht<br />
|
|
Founder, Plausible Analytics
|
|
<br /><br />
|
|
--
|
|
<br /><br />
|
|
<%= plausible_url() %>
|