1
0
forked from ti-nuage/site

Ajout de titres de page manquants.

This commit is contained in:
David Soulayrol
2022-08-20 15:03:44 +02:00
parent 861ad30e77
commit 5a5e3f6ddf
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{% extends "base.njk" %}
{% block article %}
<h1 class="mt128">Actualités</h1>
{% block header %}{{ header | safe }}{% endblock %}
<article>
{% for article in collections["archives"] %}