analytics/lib/plausible_web/templates/email/ownership_transfer_accepted.html.eex
2022-11-09 10:20:12 +02:00

4 lines
338 B
Elixir

<%= @invitation.email %> has accepted the ownership transfer of <%= @invitation.site.domain %>. They will be responsible for billing of it going
forward and your role has been changed to <b>admin</b>.
<%= link("Click here", to: Routes.site_url(PlausibleWeb.Endpoint, :settings_general, @invitation.site.domain)) %> to view site settings.