From 0d87935bfd38f0cabecfaff374bd5ead221a494c Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 1 Feb 2025 11:38:54 +0200 Subject: feat(views/profile): Proper list elements UI --- views/list/item.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 views/list/item.php (limited to 'views/list/item.php') diff --git a/views/list/item.php b/views/list/item.php new file mode 100644 index 0000000..6316669 --- /dev/null +++ b/views/list/item.php @@ -0,0 +1,19 @@ +
+
+
+

+ Name ?> +

+ + Username ?> + +
+

+ Description ?> +

+
+ +
-- cgit v1.2.3