{% for key,pms in interfaces.items %} {% endfor %}
PMIS Queue Summary
Interface Name Status Total Received Malformed Requests Last Received
{{ key }} {{ pms.status }} {{ pms.total_count }} {{ pms.malformed_count }} {{ pms.last_received|date:"m/d/Y h:i:s A" }}