Use HTML swap to display success and error messages

This commit is contained in:
Alphonse Paix
2025-09-17 03:40:23 +02:00
parent a3533bfde7
commit 7689628ffb
18 changed files with 134 additions and 232 deletions

View File

@@ -8,3 +8,4 @@ pub mod routes;
pub mod session_state;
pub mod startup;
pub mod telemetry;
pub mod templates;