{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} {/block} {block description}{_"gender"}: | {$x->isFemale() ? "женский" : "мужской"} |
{_"relationship"}: | {var $marialStatus = $x->getMaritalStatus()}{_"relationship_$marialStatus"} |
{_"registration_date"}: | {$x->getRegistrationTime()} |
Описание: | {$x->getDescription() ?? "(отсутствует)"} |