forms page

This commit is contained in:
Priec
2025-08-22 23:54:22 +02:00
parent dceb031822
commit b5a31ee81c
16 changed files with 20 additions and 19 deletions

View File

@@ -1,6 +1,5 @@
// src/state/pages.rs
pub mod form;
pub mod auth;
pub mod admin;
pub mod intro;