analytics/lib/plausible_web/templates/layout/priority_email.html.heex
ruslandoga 7a91ff1f5a
Use anchor tags in email templates (#4690)
* replace styled_link and unstyled_link components with plan anchor tag in email templates

* format

* change formatting for better whitespace

* use phx-no-format on bad anchor
2024-10-17 06:48:26 +00:00

13 lines
264 B
Plaintext

<%= 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 />