| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/templates/leadgen_2/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/templates/leadgen_2/footer.php |
<?
if(!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
die();
?>
<footer class="section bg-gray footer">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="footer-alt_new">
<p class="pull-right text-muted m-b-0" id="bx-composite-banner">
<?$APPLICATION->IncludeComponent('bitrix:main.include','',array(
"AREA_FILE_SHOW" => "file",
"PATH" => SITE_DIR."include/footer/copy.php",
));?>
</p>
<a class="navbar-brand logo" href="<?=SITE_DIR?>">
<?$APPLICATION->IncludeComponent('bitrix:main.include','',array(
"AREA_FILE_SHOW" => "file",
"PATH" => SITE_DIR."include/footer/logo.php",
));?>
</a>
</div>
</div>
</div>
</div>
</footer>
<a href="#" class="back-to-top"> <i class="zmdi zmdi-chevron-up"> </i> </a>
<script>
$(document).ready(function() {
$("#testi-carousel").owlCarousel({
items: 1,
itemsCustom: false,
itemsDesktop: [1199, 1],
itemsDesktopSmall: [980, 1],
itemsTablet: [768, 1],
itemsTabletSmall: false,
itemsMobile: [479, 1],
singleItem: false,
startDragging: true,
autoPlay: true
});
});
</script>
</body>
</html>