From 9e778f0cc5dd6916fe1961cf52f7d356f1d39b20 Mon Sep 17 00:00:00 2001 From: virusdefender <1670873886@qq.com> Date: Wed, 16 Sep 2015 17:29:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=98=E7=9B=AE=E9=A1=B5=E9=9D=A2=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E6=9D=A5=E6=BA=90=E7=9A=84=E9=9A=90=E8=97=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/src/oj/problem/problem.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/template/src/oj/problem/problem.html b/template/src/oj/problem/problem.html index 2ea7914..2fc9b95 100644 --- a/template/src/oj/problem/problem.html +++ b/template/src/oj/problem/problem.html @@ -59,6 +59,12 @@ {% endfor %}
+ {% if problem.source %} + + {% endif %}