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