From 87c76a8d79e106e732bfeb2c259998349f2e79f3 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Tue, 22 Apr 2014 23:18:28 +0800 Subject: * updated 'introduction' url to index.html * fixed comment in 'list_approved.html' --- templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 6b57b80..891be41 100644 --- a/templates/index.html +++ b/templates/index.html @@ -26,8 +26,10 @@

- 了解更多 + 了解更多 + {% if not user.is_authenticated %} 注册参加 + {% endif %}

{% endblock %} {# content #} -- cgit v1.2.2