Check if a module exists and then display

<?php if($this->countModules('banner')){?>
// display content
<?php } ?>