This repository has been archived on 2022-11-21. You can view files and clone it, but cannot push or open issues or pull requests.
kspace-static/src/static/blog-category.html

50 lines
974 B
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 -->
<!--=include includes/components/_preview-article.html -->
<!--=include includes/components/_preview-article.html -->
<!--=include includes/components/_preview-article.html -->
<!--=include includes/components/_preview-article.html -->
<!--=include includes/components/_preview-article.html -->
</main>
<section class="sidebar">
<!--=include includes/components/_sidebar.html -->
</section>
</div>
</div>
<!--=include includes/_footer.html -->
<script src="js/trim.js"></script>
</body>
</html>