| Current Path : /var/www/homesaver/www/local/templates/aspro_next/page_blocks/ |
| Current File : /var/www/homesaver/www/local/templates/aspro_next/page_blocks/page_title_4.php |
<div class="top_inner_block_wrapper maxwidth-theme">
<div class="page-top-wrapper color v4">
<section class="page-top maxwidth-theme <?CNext::ShowPageProps('TITLE_CLASS');?>">
<div class="row">
<div class="col-md-12">
<div class="page-top-main">
<?=$APPLICATION->ShowViewContent('product_share')?>
<h1 id="pagetitle"><?$APPLICATION->ShowTitle(false)?></h1>
</div>
<?$APPLICATION->IncludeComponent("bitrix:breadcrumb", "next", array(
"START_FROM" => "0",
"PATH" => "",
"SITE_ID" => SITE_ID,
"SHOW_SUBSECTIONS" => "N"
),
false
);?>
</div>
</div>
</section>
</div>
</div>