| Current Path : /home/bijouxly/www/templates/bijouxlyv201611/templates/ |
| Current File : /home/bijouxly/www/templates/bijouxlyv201611/templates/blog_5.php |
<!DOCTYPE html>
<html dir="ltr">
<head>
<meta charset="utf-8" />
<?php
$base = $document->getBase();
if (!empty($base)) {
echo '<base href="' . $base . '" />';
$document->setBase('');
}
?>
<script>
var themeHasJQuery = !!window.jQuery;
</script>
<script src="<?php echo addThemeVersion($document->templateUrl . '/jquery.js'); ?>"></script>
<script>
window._$ = jQuery.noConflict(themeHasJQuery);
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="<?php echo addThemeVersion($document->templateUrl . '/bootstrap.min.js'); ?>"></script>
<!--[if lte IE 9]>
<script src="<?php echo addThemeVersion($document->templateUrl . '/layout.ie.js'); ?>"></script>
<link rel="stylesheet" href="<?php echo addThemeVersion($document->templateUrl . '/layout.ie.css'); ?>" media="screen"/>
<![endif]-->
<link class="" href='//fonts.googleapis.com/css?family=Rock+Salt:regular|Aclonica:regular&subset=latin' rel='stylesheet' type='text/css'>
<script src="<?php echo addThemeVersion($document->templateUrl . '/layout.core.js') ?>"></script>
<script src="<?php echo addThemeVersion($document->templateUrl . '/CloudZoom.js'); ?>" type="text/javascript"></script>
<?php echo $document->head; ?>
<?php if ($GLOBALS['theme_settings']['is_preview'] || !file_exists($themeDir . '/css/bootstrap.min.css')) : ?>
<link rel="stylesheet" href="<?php echo addThemeVersion($document->templateUrl . '/css/bootstrap.css'); ?>" media="screen" />
<?php else : ?>
<link rel="stylesheet" href="<?php echo addThemeVersion($document->templateUrl . '/css/bootstrap.min.css'); ?>" media="screen" />
<?php endif; ?>
<?php if ($GLOBALS['theme_settings']['is_preview'] || !file_exists($themeDir . '/css/template.min.css')) : ?>
<link rel="stylesheet" href="<?php echo addThemeVersion($document->templateUrl . '/css/template.css'); ?>" media="screen" />
<?php else : ?>
<link rel="stylesheet" href="<?php echo addThemeVersion($document->templateUrl . '/css/template.min.css'); ?>" media="screen" />
<?php endif; ?>
<?php if(('edit' == JRequest::getVar('layout') && 'form' == JRequest::getVar('view')) ||
('com_config' == JRequest::getVar('option') && 'config.display.modules' == JRequest::getVar('controller'))) : ?>
<link rel="stylesheet" href="<?php echo addThemeVersion($document->templateUrl . '/css/media.css'); ?>" media="screen" />
<script src="<?php echo addThemeVersion($document->templateUrl . '/js/template.js'); ?>"></script>
<?php endif; ?>
<script src="<?php echo addThemeVersion($document->templateUrl . '/script.js'); ?>"></script>
</head>
<body class=" bootstrap bd-body-5 bd-pagebackground bd-margins">
<div class="bd-containereffect-24 container-effect container "><div class=" bd-layoutbox-4 bd-no-margins clearfix">
<div class="bd-container-inner">
<form id="search-3" role="form" class=" bd-search-3 form-inline" name="search" <?php echo funcBuildRoute(JFactory::getDocument()->baseurl . '/index.php', 'action'); ?> method="post">
<div class="bd-container-inner">
<input type="hidden" name="task" value="search">
<input type="hidden" name="option" value="com_search">
<div class="bd-search-wrapper">
<input type="text" name="searchword" class=" bd-bootstrapinput-4 form-control" placeholder="Search">
<a href="#" class="bd-icon-30 bd-icon " link-disable="true"></a>
</div>
<script>
(function (jQuery, $) {
jQuery('.bd-search-3 .bd-icon-30').on('click', function (e) {
e.preventDefault();
jQuery('#search-3').submit();
});
})(window._$, window._$);
</script>
</div>
</form>
<?php
renderTemplateFromIncludes('language_1');
?>
</div>
</div>
</div>
<div class="bd-containereffect-18 container-effect container "><div class=" bd-layoutcontainer-3 bd-columns bd-no-margins">
<div class="bd-container-inner">
<div class="container-fluid">
<div class="row ">
<div class=" bd-columnwrapper-66
col-md-12
col-sm-12
col-xs-12">
<div class="bd-layoutcolumn-66 bd-column" ><div class="bd-vertical-align-wrapper"><?php
renderTemplateFromIncludes('hmenu_1', array());
?></div></div>
</div>
</div>
</div>
</div>
</div></div>
<?php
renderTemplateFromIncludes('breadcrumbs_1');
?>
<div class="bd-containereffect-6 container-effect container ">
<div class="bd-contentlayout-5 bd-sheetstyles-8 bd-no-margins bd-margins" >
<div class="bd-container-inner">
<div class="bd-flex-vertical bd-stretch-inner bd-no-margins">
<div class="bd-flex-horizontal bd-flex-wide bd-no-margins">
<div class="bd-flex-vertical bd-flex-wide bd-no-margins">
<div class=" bd-layoutitemsbox-20 bd-flex-wide bd-margins">
<div class=" bd-content-4">
<?php
$document = JFactory::getDocument();
echo $document->view->renderSystemMessages();
$document->view->componentWrapper('common');
echo '<jdoc:include type="component" />';
?>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div>
<div class="bd-containereffect-14 container-effect container "><div class=" bd-layoutbox-7 bd-no-margins clearfix">
<div class="bd-container-inner">
<div class=" bd-layoutcontainer-28 bd-columns bd-no-margins">
<div class="bd-container-inner">
<div class="container-fluid">
<div class="row ">
<div class=" bd-columnwrapper-60
col-md-12
col-sm-12
col-xs-12">
<div class="bd-layoutcolumn-60 bd-column" ><div class="bd-vertical-align-wrapper"><h1 class=" bd-textblock-1 bd-content-element">
<?php
echo <<<'CUSTOM_CODE'
Bijoux contemporains en pierre
CUSTOM_CODE;
?>
</h1></div></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div data-smooth-scroll data-animation-time="250" class=" bd-smoothscroll-3"><a href="#" class=" bd-backtotop-1 ">
<span class="bd-icon-66 bd-icon "></span>
</a></div>
</body>
</html>