public static function page_template_has_layout($post_id)
 {
     return WPDD_Utils::page_template_has_layout($post_id);
 }