{extends "../@listView.xml"} {block title} {if $type === "users"} {tr("search_for_people")} {else} {tr("search_for_groups")} {/if} {if $_GET['query']} - {$_GET['query']} {/if} {/block} {block header} {=OPENVK_ROOT_CONF["openvk"]["appearance"]["name"]} ยป {if $type === "users"} {tr("search_for_people")} {else} {tr("search_for_groups")} {/if} {/block} {* BEGIN ELEMENTS DESCRIPTION *} {block tabs}
{tr("results", $count)}
{_gender}: | {$x->isFemale() ? tr("female") : tr("male")} |
{_relationship}: | {$x->getLocalizedMaritalStatus()} |
{_registration_date}: | {$x->getRegistrationTime()} |
{_description}: | {$x->getDescription() ?? '(' . tr("none") . ')'} |