{% extends "base.html" %} {% block content %} {% include "components/paging_nav.html" %} {% for item in items %} {% endfor %}
ID Queue Function Created
{{ item.job.job-id|farmhand/subs:0:6 }}... {{ item.job.queue }} {{ item.job.fn-path }} {{ item.job.created-at|date:"yyyy-MM-dd HH:mm:ss z" }}
{% include "components/paging_nav.html" %} {% endblock %}