analytics / lib /plausible_web /templates /layout /base_email.html.heex
Leon4gr45's picture
Upload folder using huggingface_hub (part 3)
88211d3 verified
Raw
History Blame Contribute Delete
319 Bytes
{PlausibleWeb.EmailView.greet_recipient(assigns)}
<br /><br />
{@inner_content}
<br /><br />
<%= if ee?() do %>
Regards,<br /> The Plausible Team ๐Ÿ’Œ <br /><br />
<% end %>
-- <br /><br />
<a href={plausible_url()}>{plausible_url()}</a>
<br />
<p :if={ee?()} phx-no-curly-interpolation>{{{ pm:unsubscribe }}}</p>