{% extends "status.html" %} {% from "_helpers.html" import build_href, copr_name, copr_details_href %} {% block importing_selected %}active{% endblock %} {%block status_breadcrumb %}
Waiting | Project | Build |
---|---|---|
{{ task.submitted_on | time_ago }} | {{ copr_name(task.copr) }} | {{ task.id }} |