-
{$rel_items}
-
{$other_news}
-
{$other_blog_articles}
{if $_modx->config.cultureKey != 'ua'} {set $content = $_modx->resource.localizator_content} {else} {set $content = $_modx->resource.content} {/if} {set $time_read_article = $_modx->runSnippet('time_read_article',['content' => "{$content}"])} {if $_modx->config.cultureKey != 'ua'} {set $authors = $_modx->runSnippet( 'pdoResources', [ 'parents' => 282442, 'resources' => "999999999,{$_modx->resource.author}", 'level' => 0, 'tpl' => '@INLINE {$pagetitle}, ', 'tplLast' => '@INLINE {$pagetitle}', 'limit' => 0, 'cache' => 1, 'cacheTime' => 3600, 'hereClass' => 'active', 'leftJoin' => '{"localizator" : {"class" : "localizatorContent","alias" : "localizator","on" : "localizator.resource_id = modResource.id"}}', 'select' => '{"localizator" : "modResource.*, localizator.*, modResource.id"}', 'where' => '{"localizator.key" : "'~ ('localizator_key' | option) ~'"}', ] )} {else} {set $authors = $_modx->runSnippet( 'pdoResources', [ 'parents' => 282442, 'resources' => "999999999,{$_modx->resource.author}", 'level' => 0, 'tpl' => '@INLINE {$pagetitle}, ', 'tplLast' => '@INLINE {$pagetitle}', 'limit' => 0, 'cache' => 1, 'cacheTime' => 3600, 'hereClass' => 'active' ] )} {/if} {include 'head'}