{% if reservations %}
{{ res.start_date.strftime('%b %d, %Y') }} – {% if res.end_date %} {{ res.end_date.strftime('%b %d, %Y') }} {% elif res.end_date_tbd %} TBD {% if res.estimated_end_date %} (est. {{ res.estimated_end_date.strftime('%b %d, %Y') }}) {% endif %} {% else %} Ongoing {% endif %}
{{ res.notes }}
{% endif %}Monitoring Locations
{{ u.notes }}
{% endif %}No units assigned yet. Click the clipboard icon to plan.
{% endif %}No jobs yet
Click "New Job" to start planning a deployment