<{$PAGE_TITLE}>

<{$PAGE_DESC}>

<{include file="db:xoogle_form.html"}> <{if $xoogle_results.soap_error != '' }> <{$xoogle_results.soap_error }> <{else}> <{if $xoogle_results != ''}> <{include file="db:xoogle_paginate.html"}> <{/if}> <{if $xoogle_error != ''}>

<{$xoogle_error}>

<{/if}> <{foreach item=result from=$xoogle_results.results.resultElements}>

<{$result.title}>
<{$result.snippet}>
<{$result.URL}>

<{/foreach}> <{if $xoogle_results != ''}> <{include file="db:xoogle_paginate.html"}> <{/if}>
<{if $xoogle_results != ''}> <{include file="db:xoogle_form.html"}> <{/if}> <{/if}>