aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-11-10 13:35:09 -0500
committerDrew DeVault <sir@cmpwn.com>2019-11-10 13:36:25 -0500
commit08574104bc9ba550153888cfdc4ebf28d500ce56 (patch)
tree201c053c4388cdcf07269a0df6d70e53fb9f49ed /templates
parentcb7d7a043892e9911491c3acc32a36b61d891ea7 (diff)
Correct capitalization in quoted_reply
Diffstat (limited to 'templates')
-rw-r--r--templates/quoted_reply4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/quoted_reply b/templates/quoted_reply
index ee4e1f7..f22c2f3 100644
--- a/templates/quoted_reply
+++ b/templates/quoted_reply
@@ -1,2 +1,2 @@
-on {{dateFormat .OriginalDate "Mon Jan 2, 2006 at 3:04 PM"}}, {{(index .OriginalFrom 0).Name}} wrote:
-{{quote .OriginalText}}
+On {{dateFormat .OriginalDate "Mon Jan 2, 2006 at 3:04 PM"}}, {{(index .OriginalFrom 0).Name}} wrote:
+{{wrapText .OriginalText 72 | quote }}