From: Michael Tremer Date: Fri, 29 Nov 2019 15:23:49 +0000 (+0000) Subject: people: Show username next to name X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=915e81e8601e76abd57bdb0c1e86f6c349813cf8;p=ipfire.org.git people: Show username next to name Signed-off-by: Michael Tremer --- diff --git a/src/templates/people/base.html b/src/templates/people/base.html index aeda5058..e8f7ef9c 100644 --- a/src/templates/people/base.html +++ b/src/templates/people/base.html @@ -8,9 +8,12 @@
{{ account }} -

- {{ account }} -

+
+

+ {{ account }} +

+ {{ account.uid }} +
{% if current_user.is_staff() and account.has_sip() %}