upgrade to phoenix 1.7
This commit is contained in:
11
lib/cannery_web/components/layouts/email_text.txt.eex
Normal file
11
lib/cannery_web/components/layouts/email_text.txt.eex
Normal file
@ -0,0 +1,11 @@
|
||||
<%= @email.subject %>
|
||||
|
||||
====================
|
||||
|
||||
<%= @inner_content %>
|
||||
|
||||
=====================
|
||||
|
||||
<%= dgettext("emails",
|
||||
"This email was sent from Cannery at %{url}, the self-hosted firearm tracker website.",
|
||||
url: ~p"/") %>
|
Reference in New Issue
Block a user