From 952c6b565832dd0dbcef7a9a80edc871f79e15a8 Mon Sep 17 00:00:00 2001 From: Adam Malczewski Date: Mon, 30 Mar 2026 19:03:22 +0900 Subject: init --- app/views/layouts/mailer.text.erb | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/views/layouts/mailer.text.erb (limited to 'app/views/layouts/mailer.text.erb') diff --git a/app/views/layouts/mailer.text.erb b/app/views/layouts/mailer.text.erb new file mode 100644 index 0000000..37f0bdd --- /dev/null +++ b/app/views/layouts/mailer.text.erb @@ -0,0 +1 @@ +<%= yield %> -- cgit v1.2.3