fix background turn page

This commit is contained in:
henry.chen
2017-11-27 15:21:28 +08:00
parent 1c3106cbb0
commit 552d010650

View File

@@ -3,7 +3,7 @@ package main
import (
"fmt"
"html/template"
"text/template"
"time"
"github.com/eiblog/eiblog/setting"