{{ define "title" }}Jobs{{ end }} {{ define "content" }}

This page lists all jobs:

{{ range $.Data.Jobs }} {{ end }}
ID Type Status Upload ID Log
{{ .ID }} {{ .Type }} {{ .Status }} {{ .UploadID }} log (txt)
{{ end }}