From fd8b98f88c7d262b126d5fab7af7e535c61e6a5a Mon Sep 17 00:00:00 2001 From: zhengxie Date: Tue, 23 Oct 2012 20:53:59 +0800 Subject: [PATCH] Modified org seahub title --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index bcfc91e957..746540c959 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,7 +4,7 @@ -{% if org %}{{ org.org_name }}|{% endif %}{{ seahub_title }} +{% if org %}{{ org.org_name }} - {% endif %}{{ seahub_title }}