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

4 lines
295 B
Elixir

<%= @invitation.inviter.email %> has invited you to the <%= @invitation.site.domain %> site on Plausible Analytics.
<%= link("Click here", to: Routes.site_url(PlausibleWeb.Endpoint, :index)) %> to view and respond to the invitation. The invitation
will expire 48 hours after this email is sent.