templates/mail/test.body.html
authorAlan Knowles <alan@roojs.com>
Mon, 2 Mar 2015 06:41:08 +0000 (14:41 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 2 Mar 2015 06:41:08 +0000 (14:41 +0800)
templates/mail/test.body.html [new file with mode: 0644]

diff --git a/templates/mail/test.body.html b/templates/mail/test.body.html
new file mode 100644 (file)
index 0000000..56ce532
--- /dev/null
@@ -0,0 +1,11 @@
+
+<html>
+    <body>
+        <h1> This is a test message</h1>
+        <div flexy:foreach="test,a,b">{a} = {b}</div>
+        <img src="images/mailAddClose.gif">
+        
+    </body>
+    
+    
+</html>
\ No newline at end of file