chemin entre les pages

This commit is contained in:
ben
2025-12-05 17:30:48 +01:00
parent 7a112bb595
commit ef56dcfd04
7 changed files with 24 additions and 20 deletions

View File

@@ -99,7 +99,7 @@
<!--Boutons-->
<div class="d-flex gap-3 mt-4">
<a href="liste_articles.html" class="btn btn-secondary w-50">Annuler</a>
<a href="../../../blog/categories/articles/liste_article.html" class="btn btn-secondary w-50">Annuler</a>
<button type="submit" class="btn btn-primary w-50">Enregistrer</button>
</div>
@@ -143,5 +143,3 @@
</body>
</html>