about summary refs log tree commit diff stats
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)
downloadaerc-08574104bc9ba550153888cfdc4ebf28d500ce56.tar.gz
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 }}
commit/go.mod?h=0.5.1&id=0c2ede593f53d29f2242e5e05ed8b2e1ab9bf555'>0c2ede5 ^
8d20e92 ^
d394fd1 ^
0c2ede5 ^

475b697 ^
0c2ede5 ^
56b84d3 ^
b0bf09b ^
513e8aa ^
cef784b ^
16c3f0a ^
0c2ede5 ^
072bc26 ^
8d20e92 ^
0c2ede5 ^
072bc26 ^
3836d24 ^
56b84d3 ^
2be985f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33