1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 09:18:23 +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

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% block contenttitle %}
{% block content-title %}
<h1>À propos</h1>
{% endblock %}