<turbo-stream action="append" target="articles_grid"><template>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/inmortal">
    <img alt="Inmortal" class="rounded-[16px] w-full h-auto bg-background-mid" width="2072" height="2086" style="aspect-ratio: 2072 / 2086;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTUwOCwicHVyIjoiYmxvYl9pZCJ9fQ==--7515aca0a13a48bbdc6b073a34638654402741e7/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGVnIiwicmVzaXplX3RvX2ZpdCI6WzUwMCxudWxsXX0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--73dc8eb38ecc36bdd70cff4f8803d6fa43437d51/6729235a50e0d1675c6d7ea5_670ff17310a92197f7252776_4727910530_827f769d08_o.jpeg" />
  <div class="flex flex-col items-end gap-[16px] self-stretch">
    <div class="flex flex-col items-start gap-[20px] self-stretch">
      <h3 class="overflow-hidden line-clamp-3 text-ellipsis self-stretch font-high-s">Inmortal</h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Me obsesiona la salida de Leire de La Oreja de Van Gogh. No se si es porque primero como tragedia y luego como farsa o si es que ya soy suficientemente viejo como para haber ido gratis a un concierto de Pereza y El Canto del Loco en las fiestas del PCE.</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        16 de octubre 2024
    </p>
  </div>

  <div class="absolute left-[16px] top-[16px] flex flex-col items-start gap-[8px]">
      <div class="flex h-[40px] py-[8px] px-[12px] justify-center items-center gap-[4px] rounded-[999px] bg-background-mid backdrop-blur-[10px]">
    <span class="font-low-m">Interiores</span>
  </div>

  </div>
</a>
</template></turbo-stream>
<turbo-stream action="replace" target="load_more_button"><template>
  <div id="load_more_button" class="flex justify-center w-full pt-8">
</div>

</template></turbo-stream>