mrvinil
10/17/2019 - 5:10 AM

ShowViewContent - выводимый контент

<?$this->SetViewTarget('news_detail');?>
   <noindex><a rel="nofollow" class="h1-head fancy" href="/develop/change_cover_type.php"><?=$arDataFilter["NAME"]?></a></noindex>
<?$this->EndViewTarget();?>


<h1><?=$APPLICATION->ShowTitle();?>
	<?$APPLICATION->ShowViewContent('news_detail');?>
</h1>