{include 'header'}
{$_modx->resource.pagetitle}{if $_modx->resource.parent == 2} на Рубинштейна{/if}
{set $where = []}
{if $.get.cousine?}
{set $where['cousine:LIKE'] = '%'~$.get.cousine~'%'}
{/if}
{if $.get.adv?}
{set $where['advantages:LIKE'] = '%'~$.get.adv~'%'}
{/if}