{{define "title"}}Statup Messages{{end}} {{define "content"}}
{{template "nav"}}

Messages

{{range .}} {{end}}
Title Service Begins
{{.Title}} {{if .Service}}{{.Service.Name}}{{end}} {{Duration 0}}

Create Message

{{template "form_message" NewMessage}}
{{end}} {{define "extra_css"}} {{end}} {{define "extra_scripts"}} {{end}}