notwork - login form capsule with rcsignal

This commit is contained in:
2024-08-25 14:07:27 -04:00
parent c2ecce0324
commit 462ca81a15
12 changed files with 180 additions and 100 deletions

View File

@@ -6,6 +6,7 @@ mod entity;
mod error_views;
#[cfg(engine)]
mod server;
mod state_enums;
mod templates;
use perseus::prelude::*;