mirror of
https://github.com/plausible/analytics.git
synced 2024-12-29 04:22:34 +03:00
14 lines
230 B
Elixir
14 lines
230 B
Elixir
|
<%= PlausibleWeb.EmailView.greet_recipient(assigns) %>
|
||
|
<br /><br />
|
||
|
|
||
|
<%= @inner_content %>
|
||
|
<br /><br />
|
||
|
|
||
|
Regards,<br />
|
||
|
The Plausible Team 💌
|
||
|
<br /><br />
|
||
|
|
||
|
--
|
||
|
<br /><br />
|
||
|
<%= link(plausible_url(), to: plausible_url()) %><br />
|