{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}
{_users}
{_groups}

{tr("results", $count)}

{/block} {block link|strip|stripHtml} {$x->getURL()} {/block} {block preview} {_ {/block} {block name}  {$x->getCanonicalName()} {/block} {block description} {if $type === "users"} {/if}
{_"gender"}: {$x->isFemale() ? tr("female") : tr("male")}
{_"relationship"}: {var $marialStatus = $x->getMaritalStatus()}{_"relationship_$marialStatus"}
{_"registration_date"}: {$x->getRegistrationTime()}
{_"description"}: {$x->getDescription() ?? '(' . tr("none") . ')'}
{/block}