From 530bbf058781e00e588f1457b6ee589a64b74da1 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 5 Apr 2024 10:46:09 -0400 Subject: i did thing oh god large commit --- src/web/_views/apps/profile/main.php | 173 +++++++++++++++++++++++++++++------ 1 file changed, 147 insertions(+), 26 deletions(-) (limited to 'src/web/_views/apps/profile/main.php') diff --git a/src/web/_views/apps/profile/main.php b/src/web/_views/apps/profile/main.php index afa45bc..e3d65b5 100644 --- a/src/web/_views/apps/profile/main.php +++ b/src/web/_views/apps/profile/main.php @@ -1,37 +1,158 @@ + +
-
- -
-
- view('template/pfp', array('user' => $user)); ?> -
-
- format_model->name($user)?> - format_model->date($user['created'])?> +
+
+ +
+
+ +
+
+ format_model->name($user)?> + + 0): ?> +
+ + + +
+
+
+ + + +
-
-
- - -
-
+
post_controller->index(); ?>
+
+

+ + + + + + + + + + + + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ people_controller->content(); + ?> +
+
+ people_controller->content(); + ?> +
+
+
-- cgit v1.2.3-freya