From a16d070c4f8301a8b68220aca6d3573705be9025 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Wed, 29 Mar 2023 05:07:28 +0300 Subject: user's setup-account pages (work in progress) --- html/app/views/components/user-management.php | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 html/app/views/components/user-management.php (limited to 'html/app/views/components/user-management.php') diff --git a/html/app/views/components/user-management.php b/html/app/views/components/user-management.php new file mode 100644 index 0000000..dd38396 --- /dev/null +++ b/html/app/views/components/user-management.php @@ -0,0 +1,33 @@ +
+ +
+ + +
+ +
+ + +
+ +
+ + + -- cgit v1.2.3