diff --git a/core/templates/core/public_content.html b/core/templates/core/public_content.html index 2f23ae0..b48c402 100644 --- a/core/templates/core/public_content.html +++ b/core/templates/core/public_content.html @@ -6,13 +6,33 @@

公开内容

- {% if user.is_authenticated %} -
+
+ + {% if user.is_authenticated %} 添加内容 + {% endif %}
- {% endif %}
{% if content_by_type %}