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 %}