{% extends "base.html" %} {% load static %} {% block title %}User: {{ object.username }}{% endblock %} {% block content %}
Lead inspector
Type | Date | Event | Organisation | Comments | Actions |
---|---|---|---|---|---|
{{ event.type_descriptor }} {% if event.private %} PRIVATE {% endif %} | {{ event.date|date:"d M Y" }} | {{ event.short_description }} | {% if event.organisation %} {{ event.organisation }} {% else %} NA (DEBUG: THESE EVENTS HAVE TO PARTICIP.) {% endif %} | {{ event.comments }} | Edit |