@ -2,6 +2,7 @@
{% load i18n %}
{% block content %}
<div class="table-responsive">
<table class="table table-striped table-bordered">
<tbody>
<tr>
@ -32,5 +33,6 @@
{% endif %}
</tbody>
</table>
</div>
{% endblock %}