webglade

JavaScript library to dynamically create XUL GUI from Glade XML files
git clone https://logand.com/git/webglade.git/
Log | Files | Refs | README | LICENSE

comment.html (313B)


      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
      2 <html>
      3 <head>
      4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      5 <title>Comment</title>
      6 <link rel="STYLESHEET" type="text/css" href="../../skin/mab.css">
      7 </head>
      8 <body class="comment">
      9 <div id="commentOutput"></div>
     10 </body>
     11 </html>