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


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