<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__forecast-preview" aria-hidden="true"><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" class=" la-icon la-icon--sun la-weather-card__forecast-icon" aria-hidden="true">
  <circle cx="12" cy="12" r="5"/>
  <line x1="12" y1="1" x2="12" y2="3"/>
  <line x1="12" y1="21" x2="12" y2="23"/>
  <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/>
  <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/>
  <line x1="1" y1="12" x2="3" y2="12"/>
  <line x1="21" y1="12" x2="23" y2="12"/>
  <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/>
  <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/>
</svg><div class="la-weather-card__info"><span class="la-weather-card__temp-location">19°</span><span class="la-weather-card__condition">7-day outlook</span></div></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">Premium</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>