From 1d8be4c0121124b2082a17e98a7c3eb8612498ba Mon Sep 17 00:00:00 2001 From: life Date: Thu, 28 Aug 2014 11:53:04 +0800 Subject: [PATCH] golang template --- app/views/Blog/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/Blog/header.html b/app/views/Blog/header.html index 49aa86b..d33314c 100644 --- a/app/views/Blog/header.html +++ b/app/views/Blog/header.html @@ -61,7 +61,7 @@ function log(o) {
  • {{msg . "home"}}
  • {{range .notebooks}} {{$notebookId := .NotebookId.Hex}} -
  • +
  • {{.Title}}