Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/remote.office.yacl.site/archive/
Upload File :
Current File : /home/bitrix/ext_www/remote.office.yacl.site/archive/index.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Электронный архив");
$APPLICATION->AddViewContent("inside_pagetitle", '<div style="text-align: right; margin-top: -3em;"><a class="button" href="edit/">Добавить документ</a></div>');
?>

<?$APPLICATION->IncludeComponent(
	"vebeng:archive.filters",
	".default",
	Array(
		'BLOCK_ID' => 11,
		'CACHE_TYPE' => 'N',
		'CACHE_TIME' => 0
	)
);?>
<div class="archive-body"></div>
<div class="archiv-more">
	<a class="button button-beige button-showmore" href="#" style="display: none;">Показать еще</a>
</div>

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>