{include 'icon' name="arrow-right" class="icon_stroke"}
{'pdoField'|snippet:['id'=>$_modx->resource.parent, 'field'=>'pagetitle','top'=>1]}
{if $_modx->resource.id == 238}
{$_modx->runSnippet('lazyPicture', [
'img' => $_modx->resource.img,
'w' => [
1025 => '360,360',
769 => '300,300',
430 => '260,260',
0 => '220,220',
],
'class'=>'rad-m blog-post__hero-img',
'alt'=>$_modx->resource.pagetitle])}
{else}
{$_modx->runSnippet('lazyPicture', [
'img' => $_modx->resource.img,
'w' => [
1025 => '1440,560',
769 => '984,560',
430 => '728,524',
0 => '390,280',
],
'class'=>'rad-m of-cover oh',
'alt'=>$_modx->resource.pagetitle])}
{/if}
{$_modx->resource.pagetitle}
{$_modx->resource.content}
{'polylang_site_What_else_to_read'|lexicon}
{'pdoResources'|snippet: [
'parents'=>$_modx->resource.parent,
'resources'=> '-'~$_modx->resource.id,
'depth'=>1,
'limit'=>3,
'select'=>["modResource"=>"id,pagetitle,publishedon,parent"],
'sortby'=>'RAND()',
'includeTVs'=>'img',
'prepareTVs'=>1,
'tvPrefix'=>'',
'tpl'=>'news.tpl',
]}
{include 'subscribe'}