{{define "title"}}Outbox - FakeSMS{{end}} {{define "header_buttons"}} {{end}} {{define "body"}}
{{template "header" .}}
{{range .Messages}} {{else}} {{end}}
From Recipient Sent At
{{ .From }} {{ .Recipient }} {{ .SentAt.Format "02/01/2006 15:04:05"}}
No SMS yet.
{{template "footer" .}}
{{end}} {{template "base" .}}