{% load debusine %} {% load artifacts %} {% widget paginator.thead %} {% for artifact in paginator.page_obj.object_list %} {% empty %} {% endfor %} {% widget paginator.tfoot %}
{{ artifact|artifact_category_label|capfirst }} {{ artifact.get_label }} {% if not artifact.complete %}(incomplete){% endif %}
{% ui_shortcuts artifact as shortcuts %} {% for shortcut in shortcuts %} {% widget shortcut %} {% endfor %}
There are no artifacts to show matching the current filter