From 4b912b9ae6e087271c0c98b6e444384555ea3e84 Mon Sep 17 00:00:00 2001 From: FuXiaoHei Date: Thu, 6 Mar 2014 21:33:17 +0800 Subject: signed-in dashboard and navbar changes --- templates/base/head.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base/head.tmpl') diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 0294ba49a5..e881e7f56d 100644 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -16,7 +16,7 @@ - {{.Title}} - {{AppName}} + {{if .Title}}{{.Title}} - {{end}}{{AppName}} \ No newline at end of file -- cgit v1.2.3