<turbo-stream action="replace" target="paginate-premium"><template>
  <div></div>
</template></turbo-stream>
<turbo-stream action="replace" target="paginate"><template>
      <div class="flex gap-2 h-8 mt-4 mx-3">
      <div class="flex justify-center items-center w-8 rounded-sm border border-slate-200 bg-slate-50"><i class="fa-regular fa-chevrons-left text-slate-400 text-2xs !w-3"></i></div>
      <a class="grow rounded-sm border p-2 flex justify-center items-center border-blue-denim shadow-sm" rel="prev" href="/stocks/6273/news/paging/?news_category_id=3"><i class="fa-regular fa-chevron-left text-blue-denim text-2xs !w-3"></i><span class="ml-1 text-2xs leading-4 font-bold text-blue-denim">前へ</span></a>
      <div class="grow rounded-sm border p-2 flex justify-center items-center border-slate-200 bg-slate-50"><span class="mr-1 text-2xs leading-4 font-bold text-slate-500">次へ</span><i class="fa-regular fa-chevron-right text-slate-400 text-2xs !w-3"></i></div>
      <div class="flex justify-center items-center w-8 rounded-sm border border-slate-200 bg-slate-50"><i class="fa-regular fa-chevrons-right text-slate-400 text-2xs !w-3"></i></div>
    </div>

  <div id="list-count" class="text-center px-3 text-2xs leading-4 text-slate-700 py-2">35件 / 35件中</div>

</template></turbo-stream>
