layout changed, jquery added, comparision fixed
diff --git a/web_app/templates/test.html b/web_app/templates/test.html
index d3b233f..aba2f60 100644
--- a/web_app/templates/test.html
+++ b/web_app/templates/test.html
@@ -13,7 +13,7 @@
     <br>
     <div class="table-responsive">
         <div id="images">
-            <table align="center" cellspacing="20">
+            <table align="center" class="table table-bordered">
                 {% for url in urls %}
                     {% if loop.index is divisibleby 2 %}
                         <tr>