login page now in a separate dir

This commit is contained in:
filipriec
2025-08-23 19:48:23 +02:00
parent d5cfe59f47
commit f56092e86c
11 changed files with 54 additions and 14 deletions

View File

@@ -2,3 +2,4 @@
pub mod routing;
pub mod forms;
pub mod login;