{% if project_type %} {{ project_type.name }} {% else %} Project {% endif %}
{{ project.description }}
{% endif %}Locations
{{ locations | length }}
Assigned Units
{{ assigned_units | length }}
Active Sessions
{{ active_sessions | length }}
Completed Sessions
{{ completed_sessions_count }}
{{ action.action_type }}
{{ action.scheduled_time|local_datetime }} {{ timezone_abbr() }}
{% if action.description %}{{ action.description }}
{% endif %}No scheduled actions.
{% endif %}