';
$content_title_3 = '
';
$content_title_2 = '
';
if ($alpha_nx_one['breadcrumbs'] =='0' || $alpha_nx_one['breadcrumbs'] !='1'){
if (is_front_page() && is_home()) { echo ''; } // in front and home page show none
if (is_single() || is_page()){ // in single page or page show only title
echo $content_title_1;
echo the_title();
echo $content_title_2;}
}
?>
>
' . $tag_list . ' ';
} } ?>