diff options
Diffstat (limited to 'home-config')
-rw-r--r-- | home-config/aerc/templates/quoted_reply | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/home-config/aerc/templates/quoted_reply b/home-config/aerc/templates/quoted_reply new file mode 100644 index 0000000..dc184d9 --- /dev/null +++ b/home-config/aerc/templates/quoted_reply | |||
@@ -0,0 +1,5 @@ | |||
1 | X-Mailer: aerc {{version}} | ||
2 | |||
3 | |||
4 | On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:04 PM MST"}}, {{(index .OriginalFrom 0).Name}} wrote: | ||
5 | {{trimSignature .OriginalText | quote}} | ||