mirror of
https://github.com/plausible/analytics.git
synced 2024-12-27 19:47:26 +03:00
4 lines
338 B
Elixir
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.
|