Blame view

mobile/source/ext/php_mailer/test/contents.html 253 Bytes
a1684257   Administrator   first commit
1
2
3
4
5
6
7
8
9
10
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  <html>
    <head>
      <title>Email test</title>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>
    <body>
  	<p>Here is a test HTML email</p>
    </body>
  </html>