Kaynağa Gözat

Updating template

Brendan Abolivier 7 yıl önce
ebeveyn
işleme
e73143f7f7
İmzalayan: Brendan Abolivier <contact@brendanabolivier.com> GPC anahtar kimliği: 8EF1500759F70623
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6
    0
      template.example.pug

+ 6
- 0
template.example.pug Dosyayı Görüntüle

@@ -6,5 +6,11 @@ html
6 6
         p.from
7 7
             span(style="font-weight:bold") Sent from:&nbsp;
8 8
             span= replyTo
9
+        each field in custom
10
+            p.custom
11
+                span(style="font-weight:bold")= field.label + ': '
12
+                span= field.value
13
+        p.message
14
+            span(style="font-weight:bold") Message:&nbsp;
9 15
         
10 16
         p= html