remove redundant column

pull/80/head
Aevann1 2022-12-18 19:04:08 +02:00
parent e77f15b3c4
commit ec228f269f
1 changed files with 0 additions and 2 deletions

View File

@ -7,7 +7,6 @@
<table class="table table-striped mb-5">
<thead class="bg-primary text-white">
<tr>
<th>#</th>
<th>ID</th>
<th>Name</th>
<th>Image</th>
@ -19,7 +18,6 @@
{% for badge in badges %}
<tr>
<td>{{loop.index}}</td>
<td>{{badge.id}}</td>
<td>{{badge.name}}</td>
<td>