]> git.scottworley.com Git - picsort/blobdiff - picsorter.html
Copy the NEF's timestamp to the final .jpeg
[picsort] / picsorter.html
index f60906069b1be2e157c6142fa8b2392148afa62f..5fdeab16d13a601ce0cde0c22959c9ec8344bfb3 100644 (file)
@@ -8,6 +8,8 @@
   </head>
   <body>
     <div id="message" class="fade">Welcome to picsorter</div>
+    <div class="inputcontainer"><input id="name" type="text"></input></div>
+    <div class="inputcontainer"><textarea id="shell_out"></textarea></div>
     <img id="pic"></img>
   </body>
 </html>