From 38cc5c0c3abed6cfe4fbe0cbabec60a8ed64784d Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Fri, 26 May 2023 19:14:56 +0300 Subject: user menu and contol panel are ready --- public/app/views/user/control.php | 40 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 public/app/views/user/control.php (limited to 'public/app/views/user/control.php') diff --git a/public/app/views/user/control.php b/public/app/views/user/control.php new file mode 100644 index 0000000..b429dc6 --- /dev/null +++ b/public/app/views/user/control.php @@ -0,0 +1,40 @@ + + + + + <?=SITE_TITLE?> - Control Panel + + + + + + +
+
+ +
+ +
+ +
+ +
+ +
+
+ + + + -- cgit v1.2.3