{% extends "base.html" %} {% block main %} {% include "navbar.html" %}
| Job | description | created at | version | builds | run |
|---|---|---|---|---|---|
| {{ job.title }} | {{ job.description }} | {{ job.created_at | strftime("%d %b %Y, %Hh") }} | {{ job.version }} |
{{ job.builds | length }}
|