gluon-web-remote

Web remote Administration for big size of gluon routers
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-web-remote.git
Log | Files | Refs | README

contents.html (645B)


      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
      2 <html>
      3 <head>
      4   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      5   <title>PHPMailer Test</title>
      6 </head>
      7 <body>
      8 <div style="width: 640px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;">
      9   <h1>This is a test of PHPMailer.</h1>
     10   <div align="center">
     11     <a href="https://github.com/PHPMailer/PHPMailer/"><img src="images/phpmailer.png" height="90" width="340" alt="PHPMailer rocks"></a>
     12   </div>
     13   <p>This example uses <strong>HTML</strong>.</p>
     14   <p>ISO-8859-1 text: éèîüçÅñæß</p>
     15 </div>
     16 </body>
     17 </html>