{{template "head" .}} {{.Title}}
{{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}} {{end}} {{if .Next}} {{end}}
{{template "comment" .}}
{{template "footer" .}}