FailedDenoRender: No html for Booking-design(Booking)
Stack backtrace:
   0: anyhow::error::<impl anyhow::Error>::msg
   1: content_abstractions::render::rendered_from_deno
   2: content_abstractions::widgets::lodge_detail::render::{{closure}}
   3: <mountainreservations::templates::mountainreservations_vacation_rentals::Template as markup::Render>::render
   4: <mountainreservations::templates::Template as markup::Render>::render
   5: <content::AllTemplates as markup::Render>::render
   6: content_abstractions::layouts::mountainreservations::render::layout::{{closure}}
   7: content_abstractions::html::render_html::{{closure}}::{{closure}}
   8: core::fmt::write
   9: alloc::fmt::format::format_inner
  10: guardian::build::page::{{closure}}
  11: actix_web::handler::handler_service::{{closure}}::{{closure}}
  12: <core::pin::Pin<P> as core::future::future::Future>::poll
  13: <sentry_core::futures::SentryFuture<F> as core::future::future::Future>::poll
  14: <sentry_actix::SentryMiddleware<S> as actix_service::Service<actix_web::service::ServiceRequest>>::call::{{closure}}
  15: <actix_web::middleware::compress::CompressResponse<S,B> as core::future::future::Future>::poll
  16: <actix_service::map_err::MapErrFuture<A,Req,F,E> as core::future::future::Future>::poll
  17: actix_http::h1::dispatcher::InnerDispatcher<T,S,B,X,U>::poll_response
  18: <actix_http::h1::dispatcher::Dispatcher<T,S,B,X,U> as core::future::future::Future>::poll
  19: <actix_http::service::HttpServiceHandlerResponse<T,S,B,X,U> as core::future::future::Future>::poll
  20: <actix_service::and_then::AndThenServiceResponse<A,B,Req> as core::future::future::Future>::poll
  21: tokio::runtime::task::core::Core<T,S>::poll
  22: tokio::runtime::task::harness::Harness<T,S>::poll
  23: tokio::task::local::LocalSet::tick
  24: std::thread::local::LocalKey<T>::with
  25: tokio::task::local::LocalSet::run_until::{{closure}}
  26: tokio::runtime::scheduler::current_thread::Context::enter
  27: tokio::runtime::context::scoped::Scoped<T>::set
  28: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
  29: tokio::runtime::context::runtime::enter_runtime
  30: std::sys::backtrace::__rust_begin_short_backtrace
  31: core::ops::function::FnOnce::call_once{{vtable.shim}}
  32: std::sys::pal::unix::thread::Thread::new::thread_start
  33: start_thread
  34: clone