1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 04:38:24 +02:00

Display teams

This commit is contained in:
Yohann D'ANELLO
2020-04-29 17:58:11 +02:00
parent f57d7554e7
commit 3fdda5a030
6 changed files with 75 additions and 7 deletions

View File

@ -54,6 +54,7 @@
<hr>
<h3>{% trans "Teams" %}</h3>
<div id="teams_table">
{% render_table teams %}
</div>