{extends "../@listView.xml"} {block title} {if $type === "users"} {tr("search_for_people")} {else} {tr("search_for_groups")} {/if} {/block} {block header} OpenVK » {if $type === "users"} {tr("search_for_people")} {else} {tr("search_for_groups")} {/if} {/block} {block tabs}

{$count} результатов

{/block} {* BEGIN ELEMENTS DESCRIPTION *} {block link|strip|stripHtml} {$x->getURL()} {/block} {block preview} Фотография {/block} {block name}  {$x->getCanonicalName()} {/block} {block description} {if $type === "users"} {/if}
{_"gender"}: {$x->isFemale() ? "женский" : "мужской"}
{_"relationship"}: {var $marialStatus = $x->getMaritalStatus()}{_"relationship_$marialStatus"}
{_"registration_date"}: {$x->getRegistrationTime()}
Описание: {$x->getDescription() ?? "(отсутствует)"}
{/block}