Rework blog section

Wrok in bloc sectionn
This commit is contained in:
2025-12-05 23:20:36 +01:00
parent 0e282894a6
commit 57241b843b
13 changed files with 339 additions and 158 deletions

View File

@@ -1,8 +1,9 @@
<!DOCTYPE html>
<html lang="fr">
{% include '_head.html' %}
<head>
{% include '_head.html' %}
{% include 'css/simple_editor.html' %}
</head>
<body>
@@ -20,9 +21,13 @@
{% include '_footer.html' %}
{% include '_js-core.html' %}
{% include '_js-gallery.html' %}
</body>
{% include '_js-core.html' %}
{% block js %} {% endblock %}
</html>