{extends "../@listView.xml"} {block title} {if $type === "users"} {tr("search_for_people")} {else} {tr("search_for_groups")} {/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)}
{/block} {block link|strip|stripHtml} {$x->getURL()} {/block} {block preview} {/block} {block name} {/block} {block description}{_"gender"}: | {$x->isFemale() ? tr("female") : tr("male")} |
{_"relationship"}: | {var $marialStatus = $x->getMaritalStatus()}{_"relationship_$marialStatus"} |
{_"registration_date"}: | {$x->getRegistrationTime()} |
{_"description"}: | {$x->getDescription() ?? '(' . tr("none") . ')'} |