{% load static %} {% load humanize %}
{% for frmlog in frmlogs %} {% endfor %}
Product Customer Ver Job Verified By Approved By
{{ frmlog.product.name }} {{ frmlog.customer_id }} {{ frmlog.frm_ver }} {{ frmlog.job_id }} {{ frmlog.confirmed_by.username }} {{ frmlog.locked_by.username }}
{% comment change id if this button to 'create-item' to link back to popup infrastructure %}{% endcomment %}