<turbo-stream action="append" target="articles_grid"><template>
    <a class="flex flex-col items-start gap-[32px] relative" href="/textos/salvar-los-huevos">
    <img alt="Salvar los huevos " class="rounded-[16px] w-full h-auto bg-background-mid" width="1180" height="1573" style="aspect-ratio: 1180 / 1573;" src="https://www.sustrato.io/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjYzNSwicHVyIjoiYmxvYl9pZCJ9fQ==--63e60e7ec4363a27730a4df9ed1a8317c92bf51c/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJwbmciLCJyZXNpemVfdG9fZml0IjpbNTAwLG51bGxdfSwicHVyIjoidmFyaWF0aW9uIn19--f2b25e6e4c70d4af454b5a38b9376b3710c5ec4b/6821e0d6615f3f66da1898ca_IMG_8935%201.png" />
  <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">Salvar los huevos </h3>
      <p class="overflow-hidden line-clamp-2 text-ellipsis self-stretch text-content-mid font-low-m">Mi mejor amigo vino a verme fui a recogerlo al JFK. Nos subimos al Airtrain y luego a la línea E la noche del sábado. Mi amigo miró a su alrededor escudriñó la pinta que tenía el metro dijo que no le parecía tan impresionante y se quedó dormido. Estábamos saliendo del aeropuerto hacían falta unas cuantas paradas</p>
    </div>
    <p class="self-stretch text-content-mid font-low-m">
        12 de mayo 2025
    </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">Lugares</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>