From 774e91c8a24b85130eb61f2eebf9834ac38fa468 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sat, 19 Nov 2022 10:36:51 -0700 Subject: More docs setup --- templates/identity/_menu.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/identity') diff --git a/templates/identity/_menu.html b/templates/identity/_menu.html index f841284..c6c375b 100644 --- a/templates/identity/_menu.html +++ b/templates/identity/_menu.html @@ -8,4 +8,10 @@ Logout + {% if request.user.admin %} +

Administration

+ + Domains + + {% endif %} -- cgit v1.2.3