<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/tim-ferriss-show-eps-12">
      <h3 class="bold">
        [Podcast] The Tim Ferriss Show Ep. 12: Dr. Rhonda Patrick on Life Extension, Performance, and More
      </h3>
</a>    <p>
      Dr. Rhonda Patrick is on The Tim Ferriss Show in episode #12 entitled &quot;Rhonda Patrick on Life Extension, Performance, and More&quot;.
...
          <span class="search-tag">performance</span>
          <span class="search-tag">vitamin d</span>
          <span class="search-tag">nutrition</span>
          <span class="search-tag">cancer</span>
          <span class="search-tag">epigenetics</span>
          <span class="search-tag">aging</span>
          <span class="search-tag">stem cells</span>
          <span class="search-tag">magnesium</span>
          <span class="search-tag">rhonda</span>
          <span class="search-tag">autophagy</span>
    </p>
    <a class="btn btn-pill btn-primary btn-small" data-turbo="false" href="/episodes/tim-ferriss-show-eps-12">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>
