<turbo-stream action="remove" target="load-more-container"></turbo-stream>

<turbo-stream action="append" target="search-results-container"><template>
    <div class="search-result center">
    <a data-turbo="false" href="/episodes/arthur-brooks">
      <h3 class="bold">
        [Podcast] How To Build Lasting Happiness | Dr. Arthur Brooks
      </h3>
</a>    <p>
      Dr. Rhonda Patrick and Dr. Arthur Brooks explore the science of happiness and how to live a more meaningful life.
...
          <span class="search-tag">mental health</span>
          <span class="search-tag">anxiety</span>
          <span class="search-tag">social media</span>
          <span class="search-tag">stress</span>
          <span class="search-tag">behavior</span>
          <span class="search-tag">meditation</span>
          <span class="search-tag">dopamine</span>
          <span class="search-tag">brain</span>
          <span class="search-tag">depression</span>
    </p>
    <a class="btn btn-pill btn-primary btn-small" data-turbo="false" href="/episodes/arthur-brooks">Watch now</a>
  </div>
  <div class="search-result center">
    <a data-turbo="false" href="/episodes/benjamin-levine">
      <h3 class="bold">
        [Podcast] How Exercise Prevents &amp; Reverses Heart Aging | Dr. Benjamin Levine
      </h3>
</a>    <p>
      Dr. Levine details his research findings that show how a structured exercise regimen can reverse up to 20 years of heart aging.
...
          <span class="search-tag">exercise</span>
          <span class="search-tag">aging</span>
          <span class="search-tag">cardiovascular</span>
    </p>
    <a class="btn btn-pill btn-primary btn-small" data-turbo="false" href="/episodes/benjamin-levine">Watch now</a>
  </div>
  <div class="search-result center">
    <a data-turbo="false" href="/episodes/roger-seheult">
      <h3 class="bold">
        [Podcast] Dr. Roger Seheult from MedCram on COVID-19 Vaccines, Vitamin D, and Heat Hydrotherapy
      </h3>
</a>    <p>
      Dr. Roger Seheult discusses the roles of vaccines, vitamin D, and heat therapy in the prevention of COVID-19.
...
          <span class="search-tag">covid-19</span>
          <span class="search-tag">vitamin d</span>
          <span class="search-tag">inflammation</span>
          <span class="search-tag">virus</span>
          <span class="search-tag">vaccine</span>
    </p>
    <a class="btn btn-pill btn-primary btn-small" data-turbo="false" href="/episodes/roger-seheult">Watch now</a>
  </div>

<div class="search-result center py4" id="load-more-container">
    <button type="button" 
            class="btn btn-pill btn-primary" 
            disabled
            style="opacity: 0.5; cursor: not-allowed;">
      No more results
    </button>
</div>


</template></turbo-stream>
