From bb095adf76bddc2f6c5925bcdebb52bff75e6578 Mon Sep 17 00:00:00 2001 From: Alvin Li Date: Wed, 14 Aug 2013 00:05:31 +0800 Subject: * added 'templates/search/search.html' * updated haystack settings * updated 'static' files settings * added 'search function' for 'apps/indicator': IndicatorCategory, Indicator * merged static files of '97suifang-front' by 'mjymjydark' * merged pages of '97suifang-front' by 'mjymjydark' * updated pages to use 'django templates syntax' for the static links TODO: to fix the 'static links' of 'indicator/static/javascripts/*.js' --- 97suifangqa/templates/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '97suifangqa/templates/index.html') diff --git a/97suifangqa/templates/index.html b/97suifangqa/templates/index.html index 32770bd..e23d16a 100644 --- a/97suifangqa/templates/index.html +++ b/97suifangqa/templates/index.html @@ -29,12 +29,14 @@
  • 搜索首页
  • 文章列表
  • 文章详细信息显示
  • -
  • 登录页面
  • -
  • 登出页面
  • -
  • 注册界面
  • +
  • 登录页面
  • +
  • 登出页面
  • +
  • 注册界面
  • 待完成页面: -- cgit v1.2.2