{{template "base/head" .}}
{{template "admin/header" .}}

{{range .Jobs}} {{if .Repo}} {{else}} {{end}} {{end}}
ID Description Schedule Next Last
{{.ID}}Mirror {{.Description}}{{.Description}}{{.Schedule}} {{.Next}} {{.Last}}

Schedule format is month, day, weekday, hour, minute, second, where an asterisk represents "any".