From ec77d2f77b96488b1bc170ced2abab12b3c19416 Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Sat, 21 Mar 2026 22:46:34 +0100 Subject: Add user's own posts grid and post deletion to editor page --- src/app/Views/editor/index.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/app/Views/editor/index.php') diff --git a/src/app/Views/editor/index.php b/src/app/Views/editor/index.php index 624002a..7f2c258 100644 --- a/src/app/Views/editor/index.php +++ b/src/app/Views/editor/index.php @@ -46,4 +46,19 @@ + + +

My posts

+
+ +
+ My post +
+ + +
+
+ +
+ -- cgit v1.2.3