master
kek7198 2021-12-13 07:27:39 -06:00
parent 69b960f6a4
commit fb9450bf12
1 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@
{% endblock %}
{% block content %}
<div class="col-span-full my-4">
<pre>
@ -27,7 +28,7 @@
<table class="table table-striped mb-5">
<table class="w-full table table-striped mb-5">
<thead class="bg-primary text-white">
<tr>
<th></th>
@ -84,5 +85,5 @@
{% endif %}
</div>
{% endblock %}