2019-10-08 13:06:59 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="fr">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<title>Kazhnuz Space</title>
|
|
|
|
|
|
|
|
<!-- meta -->
|
|
|
|
<meta name="description" content="">
|
|
|
|
<meta name="author" content="">
|
|
|
|
|
2019-12-07 10:50:36 +01:00
|
|
|
<!--=include includes/_links.html -->
|
2019-10-08 13:06:59 +02:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div id="wrapper">
|
|
|
|
|
2019-12-07 10:57:51 +01:00
|
|
|
<!--=include includes/_header.html -->
|
2019-10-08 13:06:59 +02:00
|
|
|
|
2019-10-18 13:41:02 +02:00
|
|
|
<div class="container-preview">
|
|
|
|
<main class="mainpane">
|
2020-01-04 22:24:30 +01:00
|
|
|
<!--=include includes/components/_breadcrumb.html -->
|
2019-10-18 13:41:02 +02:00
|
|
|
|
2020-01-04 23:41:59 +01:00
|
|
|
<div class="toast toast-info" role="toast">
|
|
|
|
<p>Toutes mes créations mises en avant, celles que je trouve les plus pertinente à regarder</p>
|
|
|
|
</div>
|
|
|
|
|
2019-10-18 13:41:02 +02:00
|
|
|
<div class="previews-section">
|
2019-11-05 21:09:12 +01:00
|
|
|
|
2020-01-04 22:24:30 +01:00
|
|
|
<!--=include includes/components/_preview-text.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-text.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-text.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-image.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-text.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-image.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-text.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-text.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-image.html -->
|
|
|
|
|
|
|
|
<!--=include includes/components/_preview-image.html -->
|
2019-11-05 21:09:12 +01:00
|
|
|
|
2019-10-18 13:41:02 +02:00
|
|
|
</div>
|
2019-10-08 13:06:59 +02:00
|
|
|
|
2019-10-18 13:41:02 +02:00
|
|
|
</main>
|
2019-10-08 13:06:59 +02:00
|
|
|
|
2019-10-18 13:41:02 +02:00
|
|
|
<section class="sidebar">
|
2020-01-04 22:24:30 +01:00
|
|
|
<!--=include includes/components/_sidebar.html -->
|
2019-10-18 13:41:02 +02:00
|
|
|
</section>
|
|
|
|
</div>
|
2019-10-08 13:06:59 +02:00
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2019-12-07 10:57:51 +01:00
|
|
|
<!--=include includes/_footer.html -->
|
2019-10-18 13:41:02 +02:00
|
|
|
<script src="js/trim.js"></script>
|
2019-10-08 13:06:59 +02:00
|
|
|
</body>
|
|
|
|
</html>
|