Browse Source

Fixed default template

Brendan Abolivier 8 years ago
parent
commit
aa5d49d79f
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      template.pug

+ 1
- 1
template.pug View File

@@ -5,6 +5,6 @@ html
5 5
             span= subject
6 6
         p.from
7 7
             span(style="font-weight:bold") Sent from:&nbsp;
8
-            span= from
8
+            span= replyTo
9 9
         
10 10
         p= html