Index table enhancement

* minor changes
This commit is contained in:
mipel
2021-07-20 17:10:49 +02:00
parent 215290723a
commit 07dd2ecd34
2 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
{% extends 'base.html' %}
{% block body %}
<div class="style-2">
{% include 'table.html' %}
</div>
{% endblock %}