Default bootstrap tables

* refactors old table index template into bootstrap-fontawesome generic table
This commit is contained in:
mipel
2021-07-20 14:05:44 +02:00
parent 13e3b23712
commit 8c32aaa845
6 changed files with 83 additions and 38 deletions

View File

@@ -15,7 +15,7 @@
</a>
</li>
<li class=" menu-elem">
<a class="nav-btn nav-link" href="{% url 'home' %}">
<a class="nav-btn nav-link" href="{% url 'intervention:index' %}">
{% fa5_icon 'pencil-ruler' %}
{% trans 'Intervention' %}
</a>