{{ main_title }}
{{ main_txt }}
{{ nav }} {{ if blueprint == 'accomodation' }} {{ if get:accomodation | sanitize == '' }}
{{ glide :src="list_image" width="768" fit="crop_focal" }} {{ if is_image }}
{{ /if }} {{ /glide }}
{{ title }}
{{ if extra_video }}
{{ extra_video }}
{{ /extra_video }}
{{ /if }}
{{ /if }} {{ /if }} {{ if children }} {{ *recursive children* }} {{ /if }} {{ /nav }}
{{ if restaurants_box_theme != undefined }} {{ partial:components/list_restaurant :bg="restaurants_box_bg" :theme="restaurants_box_theme" :title_box="restaurants_box_title" :txt_box="restaurants_box_txt" }} {{ endif }} {{ if experiences_box_theme != undefined }} {{ partial:components/list_experience :bg="experiences_box_bg" :theme="experiences_box_theme" :title_box="experiences_box_title" :txt_box="experiences_box_txt" }} {{ endif }} {{ if valli_img_box_clusters != undefined }} {{ partial:components/img_box :bg="valli_img_box_bg" :theme="valli_img_box_theme" :list_clusters="valli_img_box_clusters" }} {{ endif }}