]> git.scottworley.com Git - picsort/blobdiff - picsorter.html
Copy the NEF's timestamp to the final .jpeg
[picsort] / picsorter.html
index ef41f4f6bf8b00edb63fe88b5a5213b7d55c156f..5fdeab16d13a601ce0cde0c22959c9ec8344bfb3 100644 (file)
@@ -8,7 +8,8 @@
   </head>
   <body>
     <div id="message" class="fade">Welcome to picsorter</div>
-    <div id="namecontainer"><input id="name" type="text"></input></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>