Sessions
Date | Whistles | Duration | |
{{ row.date|date:"j M y" }} |
{{ row.num_whistles }}
{% if autolog_response_code %}
{% for code, count in row.status_counts.items %}
{% if count > 0 %}
{{ code }} ยท {{ count }}
{% endif %}
{% endfor %}
{% endif %}
|
{% time_duration row.min_time row.max_time %}
{{ row.min_time|date:"H:i" }} to {{ row.max_time|date:"H:i" }}
|
{% include "silent_mammoth_whistle/_icon_next.svg" %} |
Whistles per day (all time)