Switch to side-by-side view

--- a/ForgeTracker/forgetracker/templates/search.html
+++ b/ForgeTracker/forgetracker/templates/search.html
@@ -53,6 +53,7 @@
         </tr>
       </tbody>
     </table>
+    <button onclick="location='../edit/'+location.search;">Edit All</button>
   </body>
 
 </html>