{% extends "support.html" %} {% block head %} {{ block.super }} {% endblock %} {% block pagehead %} {% include 'pagehead.html' %} {% endblock %} {% block content %} {% include 'topnav.html' %}
| {{ itm.event_dts|date:"m/d/Y h:i:s A"}} | {{ itm.user_initials }} | {{ itm.event_type }} | {{ itm.description }} | {{ itm.details }} |