{% extends 'base_training.html' %} {% load url_replace from filters %} {% load paginator from filters %} {% load linkornone from filters %} {% load button from filters %} {% load colour_from_depth from tags %} {% block content %}
| Training Item | Depth | Date | Supervisor | Notes | |
|---|---|---|---|---|---|
| {{ object.item }} | {{ object.get_depth_display }} | {{ object.date }} | {{ object.supervisor }} | {{ object.notes }} | |
| Nothing found | |||||