<?php
//$this->placeholder('infoCol')->append($this->cmsContent('contact-medibridge'));

echo $this->cmsContent('contact-medibridge');
if( !$this->success){
	
echo $this->form;
}