From 67cca9872a7d8ade5b67b6649171e6e275bc5c87 Mon Sep 17 00:00:00 2001 From: Javier Hernandez Date: Mon, 18 Dec 2023 13:47:05 +0100 Subject: templates: Show username in top navbar Show the username of the user currently logged-in in the top navbar. --- ogcp/templates/base.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ogcp/templates/base.html') diff --git a/ogcp/templates/base.html b/ogcp/templates/base.html index 8906fd9..73138b9 100644 --- a/ogcp/templates/base.html +++ b/ogcp/templates/base.html @@ -53,6 +53,11 @@