{{template "header.tmpl"}} {{template "navigation.tmpl" .NavbarData}}
Timeline
Attachments
{{range .Statuses}} {{template "status.tmpl" .}} {{end}}
{{if .HasPrev}} prev {{end}} {{if .HasNext}} next {{end}}
{{template "footer.tmpl"}}