From 5034e4833fe67932ba1a2caf31d19912d64f62cf Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 15 Oct 2024 12:18:20 +0100 Subject: wip: improving the inspector profile page --- core/templates/core/base.html | 2 +- core/templates/core/profile.html | 28 ++++++++++++++++++++++------ 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/core/templates/core/base.html b/core/templates/core/base.html index 787718b..e69eaeb 100644 --- a/core/templates/core/base.html +++ b/core/templates/core/base.html @@ -14,7 +14,7 @@ {% block title %}{% endblock title %} {% block extra_head_tags %}{% endblock extra_head_tags %} - + {% block navbar %}