From f3c433de06e19ae9a6e1706b4746d46e6a33d70c Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 13 May 2018 16:56:18 +0100 Subject: Restrict user list page to moderators only --- app/templates/admin/list.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/templates/admin') diff --git a/app/templates/admin/list.html b/app/templates/admin/list.html index af845a9..1c0301e 100644 --- a/app/templates/admin/list.html +++ b/app/templates/admin/list.html @@ -6,6 +6,7 @@ {% block content %} {% endblock %} -- cgit v1.2.3