<turbo-stream action="update" target="weather_widget"><template>  <div class="la-weather-widget la-weather-widget--expandable la-weather-widget--unavailable">
      <a class="la-weather-card" aria-label="Unlock 7-day weather forecast with premium" data-turbo-frame="_top" href="/users/sign_up?return_to=%2F"><div class="la-weather-card__content"><div class="la-weather-card__preview"><div class="la-weather-card__info"><span class="la-weather-card__temp-location la-weather-card__temp-location--blurred">24°C</span><span class="la-weather-card__condition la-weather-card__condition--blurred">Sunny</span></div><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class=" la-icon la-icon--lock la-weather-card__lock-icon">
  <rect x="3" y="11" width="18" height="11" rx="2" ry="2"/>
  <path d="M7 11V7a5 5 0 0 1 10 0v4"/>
</svg></div><div class="la-weather-card__footer"><span class="la-weather-card__cta">Unlock 7-day forecast</span><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" class=" la-icon la-icon--chevron-right la-weather-card__arrow">
  <polyline points="9 18 15 12 9 6" stroke="currentColor"/>
</svg></div></div></a>
  </div>
</template></turbo-stream>