about summary refs log tree commit diff stats
path: root/templates/forward_as_body
diff options
context:
space:
mode:
Diffstat (limited to 'templates/forward_as_body')
-rw-r--r--templates/forward_as_body2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/forward_as_body b/templates/forward_as_body
index 455d2ba..17397c6 100644
--- a/templates/forward_as_body
+++ b/templates/forward_as_body
@@ -1,3 +1,3 @@
 
 Forwarded message from {{(index .OriginalFrom 0).Name}} on {{dateFormat .OriginalDate "Mon Jan 2, 2006 at 3:04 PM"}}:
-{{wrap .OriginalText 72}}
+{{wrap 72 .OriginalText }}