From 7076343338ae3439f3c86f01144818abe8c31978 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Sun, 12 Mar 2023 07:16:23 +0200 Subject: add container helpers; constuct public directory-tree --- html/app/views/group.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 html/app/views/group.php (limited to 'html/app/views/group.php') diff --git a/html/app/views/group.php b/html/app/views/group.php new file mode 100644 index 0000000..fddd3d2 --- /dev/null +++ b/html/app/views/group.php @@ -0,0 +1,18 @@ + + + + +
+
+ + + +
+ $item]) ?> +
+ + + +
+
-- cgit v1.2.3