From f7a7935797fae11b1eca2260a46eb64321af5c93 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Wed, 11 Mar 2026 13:37:44 +0100 Subject: [PATCH] chore(/profile.html): remove unused file --- profile.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 profile.html diff --git a/profile.html b/profile.html deleted file mode 100644 index 1e64d38..0000000 --- a/profile.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - User Profile - - -

Welcome, {{ user.username }}!

-

Email: {{ user.email }}

-

Full name: {{ user.get_full_name }}

- -