{% include 'report-table-header.html' %} {% for item in result_list %} {% endfor %}
{{ item.timestamp|date:"m/d/Y h:i:s A" }} {{ item.type }} {{ item.action_type }} {{ item.data }}