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
             span= subject
5
             span= subject
6
         p.from
6
         p.from
7
             span(style="font-weight:bold") Sent from:&nbsp;
7
             span(style="font-weight:bold") Sent from:&nbsp;
8
-            span= from
8
+            span= replyTo
9
         
9
         
10
         p= html
10
         p= html