loadTemplate

Load a template - if the theme doesn't include it, use the default. What this function does: - loads a template file with the name template_name from the current, default, or base theme. - detects a wrong default theme directory and tries to work around it. uses the template_include() function to include the file.
Parameters Summary
string $template_name
array|string $style_sheets = array ( )
bool $fatal = true