evolution du style et tentative pour integrer le css

This commit is contained in:
2026-03-09 05:14:40 +01:00
parent 2a92be3042
commit 7beefc4376
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
<div>
<div class="main-content">
{{ section.content | safe }}
</div>
{% endblock content %}