{include file='header'} {if $errorField == 'search'}

{lang}wcf.user.search.error.noMatches{/lang}

{else} {include file='formError'} {/if}
{event name='generalFields'}
{if !$optionTree|empty} {foreach from=$optionTree[0][categories] item=category}

{lang}wcf.user.option.category.{@$category[object]->categoryName}{/lang}

{hascontent}

{content}{lang __optional=true}wcf.user.option.category.{@$category[object]->categoryName}.description{/lang}{/content}

{/hascontent}
{include file='userOptionFieldList' options=$category[options] langPrefix='wcf.user.option.' isSearchMode=true}
{/foreach} {/if} {event name='sections'}
{@SECURITY_TOKEN_INPUT_TAG}
{include file='footer'}