From 3a4773c3c2bd0bbef244eb519b07208da9108e49 Mon Sep 17 00:00:00 2001 From: dcc Date: Sat, 2 Sep 2023 00:52:52 -0700 Subject: First --- .../web/templates/layout/email_styled.html.eex | 193 +++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 lib/pleroma/web/templates/layout/email_styled.html.eex (limited to 'lib/pleroma/web/templates/layout/email_styled.html.eex') diff --git a/lib/pleroma/web/templates/layout/email_styled.html.eex b/lib/pleroma/web/templates/layout/email_styled.html.eex new file mode 100644 index 0000000..82cabd8 --- /dev/null +++ b/lib/pleroma/web/templates/layout/email_styled.html.eex @@ -0,0 +1,193 @@ + + + + + + + + + + + + <%= @email.subject %> + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3