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

This page lists all jobs:

{{ range $.Data.Jobs }} {{ end }}
ID Type Status Parent Type Parent ID Log
{{ .ID }} {{ .Type }} {{ .Status }} {{ .ParentType }} {{ .ParentID }} log (txt)
{{ if ge $.Data.PreviousPage 0 }} Previous {{ else }} {{ end }}
Next
{{ end }}