summaryrefslogtreecommitdiff
path: root/home-config/aerc/templates/quoted_reply
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2024-03-29 15:19:07 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2024-03-29 15:19:07 -0400
commit776a7ca55d2d2c3f396de91db1c6c3c5065012cd (patch)
tree2e6e146c3a38cd60e787be6693987f19302d887f /home-config/aerc/templates/quoted_reply
parent47649ff12988dda259eab0b0fcdbb96eaafa7c94 (diff)
preparations for presentation
Diffstat (limited to 'home-config/aerc/templates/quoted_reply')
-rw-r--r--home-config/aerc/templates/quoted_reply1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/aerc/templates/quoted_reply b/home-config/aerc/templates/quoted_reply
index dc184d9..402515f 100644
--- a/home-config/aerc/templates/quoted_reply
+++ b/home-config/aerc/templates/quoted_reply
@@ -1,5 +1,6 @@
1X-Mailer: aerc {{version}} 1X-Mailer: aerc {{version}}
2 2
3{{.Signature}}
3 4
4On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:04 PM MST"}}, {{(index .OriginalFrom 0).Name}} wrote: 5On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:04 PM MST"}}, {{(index .OriginalFrom 0).Name}} wrote:
5{{trimSignature .OriginalText | quote}} 6{{trimSignature .OriginalText | quote}}