56 lines
1.1 KiB
HTML
56 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Blue Sky, by Kazhnuz</title>
|
|
|
|
<!-- meta -->
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
|
|
<!--=include includes/_links.html -->
|
|
</head>
|
|
|
|
<body>
|
|
<div id="wrapper">
|
|
|
|
<!--=include includes/_header.html -->
|
|
|
|
<div class="container-blog" id="page-content">
|
|
|
|
<main class="mainpane">
|
|
<!--=include includes/components/_breadcrumb.html -->
|
|
|
|
<section>
|
|
<h1>Édito</h1>
|
|
<!--=include includes/components/_preview-article.html -->
|
|
</section>
|
|
|
|
<section>
|
|
<h1>Derniers articles</h1>
|
|
<!--=include includes/components/_preview-article.html -->
|
|
|
|
<!--=include includes/components/_preview-article.html -->
|
|
|
|
<!--=include includes/components/_preview-article.html -->
|
|
|
|
<!--=include includes/components/_preview-article.html -->
|
|
|
|
</section>
|
|
|
|
</main>
|
|
|
|
<section class="sidebar">
|
|
<!--=include includes/components/_sidebar.html -->
|
|
</section>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<!--=include includes/_footer.html -->
|
|
<script src="js/trim.js"></script>
|
|
</body>
|
|
</html>
|