{% include 'report-table-header.html' %} {% for alert in report_list %} {% endfor %}
{{ alert.dafe__display_name }} {{ alert.entered_dts|date:"m/d/Y h:i:s A"}} {{ alert.error_code__id }} {{ alert.error_code__tag }} {{ alert.message }} {{ alert.error_code__instruction }} {% if alert.location__tag %}{{ alert.location__tag }}{% endif %}