{{template "header" .}}
{{if not .Success}}

If you upload your CSV file from Cake here, we will display some graphs here

{{if .Uploaded}} {{if ne .ErrorText ""}}

{{.ErrorText}}

{{end}} {{end}} {{else}} {{template "barGraph" .}} {{end}}
{{template "footer" .}}