generate articles with template

This commit is contained in:
Tykayn 2025-02-19 23:11:15 +01:00 committed by tykayn
parent ac9659b08d
commit 925adcdb80

View file

@ -98,6 +98,9 @@
<a href="{{ article.next.slug_with_year }}" class="next-article">Article suivant</a>
{% endif %}
</div>
<div class="retour-accueil">
<a href="/">Retour à l'accueil</a>
</div>
</main>
<footer class="site-footer has-top-divider">