From f7db20f6a635a4195647941a8c150a1bb3fcf904 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 25 Jan 2025 19:31:14 +0200 Subject: feat(views): Add basic profile and register views --- views/profile/index.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 views/profile/index.php (limited to 'views/profile') diff --git a/views/profile/index.php b/views/profile/index.php new file mode 100644 index 0000000..3e79d71 --- /dev/null +++ b/views/profile/index.php @@ -0,0 +1,16 @@ + + + +
+ Username ?> + Role ?> +
+ +

User "" doesn't exist!

+ -- cgit v1.2.3