Refactored frontend + added template engine

This commit is contained in:
Christian Krakau-Louis
2025-03-26 02:17:05 +01:00
parent c4634a984f
commit d95f5babb8
15 changed files with 335 additions and 528 deletions
-1
View File
@@ -1,5 +1,4 @@
# app/auth.py
# app/auth.py
import os
from functools import wraps