Explorar o código

small fix, closed table head

Juan Carlos %!s(int64=4) %!d(string=hai) anos
pai
achega
a6479a3806
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      marktplatz/templates/marktplatz/admin_panel.html

+ 1 - 0
marktplatz/templates/marktplatz/admin_panel.html

@@ -21,6 +21,7 @@
         <th scope="col"> submitted</th> -->
         <th scope="col"> submitted</th> -->
 
 
     </tr>
     </tr>
+    </thead>
     {% for product in product_list %}
     {% for product in product_list %}
     <tr class="">
     <tr class="">
       <td scope="col"><img src="{{product.media_set.first.image_small.url}}" width="50" height="50" alt="{{ product.pk }}"> </td>
       <td scope="col"><img src="{{product.media_set.first.image_small.url}}" width="50" height="50" alt="{{ product.pk }}"> </td>