';
if( !empty( $getheadphn ) ){
echo '';
} if( !empty( $getheadadd ) ){
echo '';
}
echo '
';
}
get_template_part('inc/template-parts/site','title');
if( !empty( $getheadmail || $getheadfb || $getheadtw || $getheadins || $getheadin || $getheadgp || $getheadyt ) ){
echo '';
if( !empty( $getheadmail ) ){
echo '';
} if( !empty( $getheadfb || $getheadtw || $getheadins || $getheadin || $getheadgp || $getheadyt )){
echo '';
}
?>