analytics/lib/plausible_web/templates/layout/priority_email.html.eex
ruslandoga 94deb89b9d
remove Plausible Team footer from self-hosted emails (#3980)
* remove Plausible Team footer from self-hosted

* don't test unsubscribe placeholder in small build
2024-04-09 09:04:23 +02:00

14 lines
265 B
Elixir

<%= PlausibleWeb.EmailView.greet_recipient(assigns) %>
<br /><br />
<%= @inner_content %>
<br /><br />
<%= if full_build?() do %>Regards,<br />
The Plausible Team 💌
<br /><br /><% end %>
--
<br /><br />
<%= link(plausible_url(), to: plausible_url()) %><br />