From d6212a96b01d855c49da58a085c07cf540654db7 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 1 Feb 2025 09:13:53 +0200 Subject: feat(views/profile): Show all lists by a user --- views/profile/index.php | 39 +++++++++++++++++++++++++++++++++------ 1 file changed, 33 insertions(+), 6 deletions(-) diff --git a/views/profile/index.php b/views/profile/index.php index 2c3cb5e..dad2070 100644 --- a/views/profile/index.php +++ b/views/profile/index.php @@ -15,7 +15,9 @@
-

Archives

+

Archives

+

Lists

+
UID) as $page): ?>
@@ -38,14 +40,39 @@
- +
+ + + + +

User "" doesn't exist!

-- cgit v1.2.3