{{template "header" .}}

{{.title}}

{{if the_upload .content}}
{{.title}}
{{end}} {{if .content.Abstract}}

{{string .content.Abstract}}

{{end}}
{{the_content .content.Content}}
{{if .content.Tags}} {{end}}
{{template "footer" .}}