From 884d3ff980fceead968f64ed6c94782b222cfc68 Mon Sep 17 00:00:00 2001 From: virusdefender <1670873886@qq.com> Date: Sat, 15 Aug 2015 23:46:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=81=BF=E5=85=8D=E7=A1=AC=E7=BC=96=E7=A0=81?= =?UTF-8?q?=E7=BD=91=E7=AB=99=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/oj_base.html | 6 +++--- utils/templatetags/website_info.py | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 utils/templatetags/website_info.py diff --git a/template/oj_base.html b/template/oj_base.html index fd8321b..082cad5 100644 --- a/template/oj_base.html +++ b/template/oj_base.html @@ -16,7 +16,7 @@ {% block css_block %}{% endblock %} - +{% load website_info %}
@@ -38,7 +38,7 @@ - qduoj + {% show_website_info "website_name" %}