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