<div> <?php if($heading_title) { ?> <h2><?phpecho $heading_title; ?></h2> <?php } ?> <?php echo$html; ?> </div>