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