'') { ?>
'') {
if( get_theme_mod( 'billie_action_link' ) <> '') {
echo '';
}
echo esc_html( get_theme_mod( 'billie_action_text' ) );
if( get_theme_mod( 'billie_action_link' ) <> '') {
echo '';
}
}else{
echo '' . __("Click here to setup your Call to Action", 'billie') . '';
}
?>