sintonia/livesupport/modules/htmlUI/var/templates/search/main.tpl
2005-03-01 22:00:40 +00:00

13 lines
257 B
Smarty
Executable file

{*Smarty template*}
{if $searchForm}
{include file="library/searchForm.tpl"}
{/if}
{if $showSearchResults}
{include file="library/searchResults.tpl"}
{/if}
{if $browseForm}
{include file="library/browseForm.tpl"}
{/if}