AAAA
params->get('show_page_heading')) : ?>
escape($this->params->get('page_heading'))) :?>
escape($this->params->get('page_heading')); ?>
escape($this->params->get('page_title')); ?>
loadTemplate('form'); ?>
error==null && count($this->results) > 0) :
echo $this->loadTemplate('results');
else :
echo $this->loadTemplate('error');
endif; ?>