Création d'une page de gestion des humeurs

This commit is contained in:
Kepka Ludovic
2025-08-09 09:08:27 +02:00
parent 21b5cf8669
commit 7db8b1ff7b
11 changed files with 77 additions and 21 deletions

View File

@@ -3,4 +3,4 @@ from webapp import webapp
@webapp.route("/commandes")
def commandes():
return render_template("commandes.html")
return render_template("commandes.html")