From 271eb728dddffab21260c066b723a8ada27c6433 Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Tue, 4 Apr 2023 14:55:32 +0000 Subject: [PATCH] Very temporary user profiles --- gallery/templates/image.html | 2 +- gallery/templates/profile.html | 30 +++++++++++++++++++++--------- gallery/views/routing.py | 28 +++++++++++++++++++--------- 3 files changed, 41 insertions(+), 19 deletions(-) diff --git a/gallery/templates/image.html b/gallery/templates/image.html index c275ce3..3a18789 100644 --- a/gallery/templates/image.html +++ b/gallery/templates/image.html @@ -202,7 +202,7 @@ - + diff --git a/gallery/templates/profile.html b/gallery/templates/profile.html index 196abc3..d917a30 100644 --- a/gallery/templates/profile.html +++ b/gallery/templates/profile.html @@ -2,17 +2,29 @@ {% block nav_profile %}selected{% endblock %} {% block content %} -
Author{{ image.author_username }}{{ image.author_username }}
Upload date