PHP7 fix
[Pman.Core] / templates / mail / test.body.html
1
2 <html>
3     <body>
4         <h1> This is a test message</h1>
5         <div flexy:foreach="test,a,b">{a} = {b}</div>
6         <img src="images/mailAddClose.gif">
7         
8     </body>
9     
10     
11 </html>