From 4b9de97d705ab8b7ae64396dd4cd508fd38b94c1 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Thu, 15 Oct 2020 19:32:19 +0200 Subject: [PATCH] Rename feeds -> sources --- src/newsreader/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/newsreader/templates/base.html b/src/newsreader/templates/base.html index efaf9f2..57da011 100644 --- a/src/newsreader/templates/base.html +++ b/src/newsreader/templates/base.html @@ -16,7 +16,7 @@ {% if request.user.is_authenticated %} - + {% if request.user.is_superuser %}