{% 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 }}
{{ location.name }}
{% if location.address %}{{ location.address }}
{% endif %} {% if location.coordinates %}{{ location.coordinates }}
{% endif %}No locations added yet.
{% endif %}{{ item.unit.id }}
{% if item.unit.slm_model %}{{ item.unit.slm_model }}
{% endif %} {% if item.unit.address %}{{ item.unit.address }}
{% endif %} {% endfor %}No units assigned yet.
{% endif %}{{ action.action_type }}
{{ action.scheduled_time.strftime('%Y-%m-%d %H:%M') }}
{% if action.description %}{{ action.description }}
{% endif %}No scheduled actions.
{% endif %}