{{template "base/head" .}}
{{template "repo/header" .}}
{{range .workflows}}
  • {{.Name}}
  • {{end}}
    {{template "repo/builds/openclose" .}}
    {{template "repo/builds/openclose" .}}
    {{/* Ten wide does not cope well and makes the columns stack. This seems to be related to jQuery's hide/show: in fact, switching issue-actions and issue-filters and having this ten wide will show this one correctly, but not the other one. */}}
    {{template "repo/builds/build_list" .}}
    {{template "base/footer" .}}