{# Render initial results (search + recent) on initial GET; HTMX searches will replace this div with partial results #} {% include 'atlas/partials/case_search_results.html' with cases=cases recent_cases=recent_cases collection=collection %}