bootstrap class added

This commit is contained in:
Julie Lenaerts 2021-08-03 10:20:35 +02:00
parent 645252fd85
commit e72a8fe5a0

View File

@ -19,7 +19,7 @@
{% block admin_content %} {% block admin_content %}
<h1>{{ 'ActivityType list'|trans }}</h1> <h1>{{ 'ActivityType list'|trans }}</h1>
<table class="records_list"> <table class="records_list table table-bordered border-dark">
<thead> <thead>
<tr> <tr>
<th>{{ 'Name'|trans }}</th> <th>{{ 'Name'|trans }}</th>