Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/local/templates/aspro_next/page_blocks/
Upload File :
Current File : /var/www/homesaver/www/local/templates/aspro_next/page_blocks/page_title_2.php

<div class="top_inner_block_wrapper maxwidth-theme">
	<div class="page-top-wrapper grey">
		<section class="page-top maxwidth-theme  <?CNext::ShowPageProps('TITLE_CLASS');?>">		
			<?$APPLICATION->IncludeComponent("bitrix:breadcrumb", "next", array(
				"START_FROM" => "0",
				"PATH" => "",
				"SITE_ID" => SITE_ID,
				"SHOW_SUBSECTIONS" => "N"
				),
				false
			);?>
			<div class="page-top-main">
				<?=$APPLICATION->ShowViewContent('product_share')?>
				<h1 id="pagetitle"><?$APPLICATION->ShowTitle(false)?></h1>
			</div>
		</section>
	</div>
</div>