From 7f38db660c14c288b4c529bc4929c9030ba90ee7 Mon Sep 17 00:00:00 2001 From: sxw Date: Wed, 9 Dec 2015 21:18:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=B9=E4=BA=8E=E5=B7=B2=E7=BB=8F=E5=8A=A0?= =?UTF-8?q?=E5=85=A5=E7=9A=84=E5=B0=8F=E7=BB=84=E4=B8=8D=E5=86=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=8A=A0=E5=85=A5=E5=B0=8F=E7=BB=84=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/src/oj/group/group.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/template/src/oj/group/group.html b/template/src/oj/group/group.html index 704d886..003dd80 100644 --- a/template/src/oj/group/group.html +++ b/template/src/oj/group/group.html @@ -25,6 +25,7 @@

{{ group.description|safe }}

+ {% if not joined %}
{% if group.join_group_setting %} @@ -34,10 +35,13 @@
{% endif %} +
+ + {% endif %} {% endblock %} {% block js_block %}