JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
rewrote template documentation
[wfpl.git] / uploader / uploader.html
index 3f0e610..9c713ef 100644 (file)
@@ -6,7 +6,7 @@
 </head>
 
 <body>
-<!--~main start~-->
+<!--~main {~-->
   <div id="wfpl_progress_form">
     <form action="http://~host~:~port~/~filename~" enctype="multipart/form-data" target="wfpl_progress_post_response" method="post">
       <p>Upload a file: <input type="file" name="wfpl_uploader_file" id="wfpl_uploader_file"></p>
@@ -24,6 +24,6 @@
       <div id="wfpl_progress_bar"></div>
     </div>
   </div>
-<!--~end~-->
+<!--~}~-->
 </body>
 </html>