{% 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|safe }} | {{ itm.details }} | {% if itm.object_json_repr %}{% if "pmsextdbrequestlookup" in itm.description %} {% endif %} | {% else %}{% endif %} |