{{template "header.tmpl"}}
Timeline
{{template "navigation.tmpl"}}


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