]> git.scottworley.com Git - vopamoi/blobdiff - index.html
Put tasks in a div
[vopamoi] / index.html
index 2a82c981a64eb33f712fecb9bcfdd50c82981dbf..91908e3980510185f608b7827f945dabe4fbb855 100644 (file)
@@ -7,5 +7,6 @@
     <form onsubmit="return BrowserUI.addTask(this);">
       <input id="taskName" name="taskName">
     </form>
+    <div id="tasks"></div>
   </body>
 </html>