>
>'.esc_html__('Our website is under construction.', 'whistle').'
'; echo ''.esc_html__("We'll be here soon with our new awesome.", 'whistle').'
'; echo ''; if( cs_get_option( 'show-launchdate' ) == 'true' ): $date = cs_get_option( 'comingsoon-launchdate' ); $datetime = new DateTime('tomorrow'); $date = !empty( $date ) ? $date : $datetime->format('m/d/Y'); $offset = cs_get_option( 'comingsoon-timezone' ); $offset = !empty( $offset ) ? $offset : '+5'; echo '