feat: privacy page and misc templates

This commit is contained in:
Per Stark
2025-01-16 09:14:30 +01:00
parent 0826a23a60
commit b37df4a9ed
10 changed files with 134 additions and 63 deletions

View File

@@ -9,6 +9,7 @@ pub mod gdpr;
pub mod index;
pub mod ingress;
pub mod ingress_tasks;
pub mod privacy_policy;
pub mod search_result;
pub mod signin;
pub mod signout;