Avril - La saison verte
$bodyContent = get_field('body_content');
if($bodyContent){
echo $bodyContent;
}
?>