aboutsummaryrefslogtreecommitdiff
path: root/message.eml.example
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2023-02-07 23:39:54 -0700
committerJordan <me@jordan.im>2023-02-07 23:39:54 -0700
commit182cc1173011555aa4b534bb9918c1309e5873aa (patch)
treee2cb280a46c4ea947f2a4f822cf31057475f0c81 /message.eml.example
parent8289fa9dba760089d7839f8103d81877822a6f68 (diff)
downloadpigeon-182cc1173011555aa4b534bb9918c1309e5873aa.tar.gz
pigeon-182cc1173011555aa4b534bb9918c1309e5873aa.zip
pigeon: move (all) message header directives to EMLHEADmaster
Diffstat (limited to 'message.eml.example')
-rw-r--r--message.eml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/message.eml.example b/message.eml.example
index 9f463c1..aba0ca7 100644
--- a/message.eml.example
+++ b/message.eml.example
@@ -1,6 +1,6 @@
From: "{{.FromName}}" <{{.FromEmail}}>
To: <{{.ToEmail}}>
-Subject: {{.Subject}}
+Subject: On vacation!
Date: {{.Date}}
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"