forms page moved more2

This commit is contained in:
Priec
2025-08-23 00:16:07 +02:00
parent b5a31ee81c
commit 41a0b85376
9 changed files with 50 additions and 61 deletions

View File

@@ -3,9 +3,7 @@
pub mod admin;
pub mod intro;
pub mod login;
pub mod form;
pub mod common;
pub use admin::*;
pub use intro::*;
pub use form::*;