function template_have_layout($file)
 {
     return WPDD_Utils::template_have_layout($file);
 }