{hascontent} {content} {foreach from=$options item=category} {foreach from=$category[categories] item=optionCategory}

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

{foreach from=$optionCategory[options] item=userOption}
{lang}wcf.user.option.{@$userOption[object]->optionName}{/lang}
{@$userOption[object]->optionValue}
{/foreach}
{/foreach} {/foreach} {/content} {hascontentelse}

{lang}wcf.user.profile.content.about.noPublicData{/lang}

{/hascontent}