1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 03:58:26 +02:00

Rearrange base template with separated contents, add sidebar

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-02-11 18:43:23 +01:00
parent 21ff044044
commit 2b941cb30f
9 changed files with 224 additions and 204 deletions

View File

@ -2,7 +2,7 @@
{% load django_tables2 i18n %}
{% block contenttitle %}
{% block content-title %}
<h1>{% trans "All tournaments" %}</h1>
{% endblock %}