{{template "header" .}} {{.Title}} {{if .Author.Avatar}}{{end}} {{if .Author.Name}}{{.Author.Name}}{{end}} {{if .Update}} {{else}} {{end}} {{range .Tags}}{{.}}{{end}} {{.Content}} {{if .Author.Avatar}}{{end}} {{.Author.Name}} {{.Author.Intro}} {{if .Prev}} {{i18n "prev_reading"}} {{.Prev.Title}} {{end}} {{if .Next}} {{i18n "next_reading"}} {{.Next.Title}} {{end}} {{template "comment" .}}
{{.Title}} {{if .Author.Avatar}}{{end}} {{if .Author.Name}}{{.Author.Name}}{{end}} {{if .Update}} {{else}} {{end}} {{range .Tags}}{{.}}{{end}} {{.Content}} {{if .Author.Avatar}}{{end}} {{.Author.Name}} {{.Author.Intro}} {{if .Prev}} {{i18n "prev_reading"}} {{.Prev.Title}} {{end}} {{if .Next}} {{i18n "next_reading"}} {{.Next.Title}} {{end}} {{template "comment" .}}