searchPlace == 'top') : if (!empty($moduleData['h1_text'])) : echo '

' . $moduleData['h1_text'] . '

'; endif; endif; if (!empty($allData->search)) : include 'incl-searchform.html'; endif; if ($allData->pageLayout == 'tiles') : include 'incl-tiles.html'; else : include 'incl-list.html'; endif; ?>