From 2af91f1d6f498de5fcf2b2aff054b1f021f4bb9e Mon Sep 17 00:00:00 2001 From: liangliangyy Date: Sat, 21 Sep 2019 18:40:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E7=BC=96=E8=BE=91=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/blog/tags/article_meta_info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blog/tags/article_meta_info.html b/templates/blog/tags/article_meta_info.html index c95c870..4096055 100644 --- a/templates/blog/tags/article_meta_info.html +++ b/templates/blog/tags/article_meta_info.html @@ -41,7 +41,7 @@ 。 - {% if user.is_authenticated %} + {% if user.is_superuser %} 编辑 {% endif %}