ソースを参照

Fixed default template

Brendan Abolivier 8 年 前
コミット
aa5d49d79f
署名者: Brendan Abolivier <contact@brendanabolivier.com> GPGキーID: 8EF1500759F70623
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      template.pug

+ 1
- 1
template.pug ファイルの表示

@@ -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