mirror of
https://github.com/plausible/analytics.git
synced 2024-11-27 17:23:00 +03:00
Update ownership_transfer_request.html.eex (#1929)
This commit is contained in:
parent
76edeb8276
commit
1e2e1d83fb
@ -1,6 +1,6 @@
|
||||
Hey,
|
||||
<br /><br />
|
||||
<%= @invitation.inviter.email %> has request to transfer the ownership of <%= @invitation.site.domain %> site on Plausible Analytics to you.
|
||||
<%= @invitation.inviter.email %> has requested to transfer the ownership of <%= @invitation.site.domain %> site on Plausible Analytics to you.
|
||||
<%= if @new_owner_account do %>
|
||||
<%= link("Click here", to: Routes.site_url(PlausibleWeb.Endpoint, :index)) %> to view and respond to the invitation.
|
||||
<% else %>
|
||||
|
Loading…
Reference in New Issue
Block a user