{include 'breadcrumbs'} {include 'title_section'}
{if $_modx->resource.img_news?}
{$_modx->resource.pagetitle | striptags | title}
{/if}
{$_modx->resource.publishedon | date_format:"%d %B %Y"}
{if $_modx->resource.content?}
{$_modx->resource.content}
Поделиться
{/if}
{'!PageBlocks'|snippet} {if $_modx->resource.through_blocks?}
{'!PageBlocks'|snippet: [ 'resource_id' => $_modx->resource.through_blocks ]}
{/if}