ravages/output/category/02.html
2023-12-04 16:49:53 +01:00

34 lines
910 B
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<title>ravages</title>
<meta charset="utf-8" />
<meta name="generator" content="Pelican" />
<link rel="stylesheet" href="/theme/css/main.css">
</head>
<body id="index" class="home">
<header>
<h1><a href="/">ravages</a></h1>
</header><!-- /#banner -->
<nav id="menu"><ul>
</ul></nav><!-- /#menu -->
<section id="content">
<ul>
<li><a href="/yadda-yadda.html">yadda yadda</a></li>
</ul>
</section>
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="https://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="https://www.python.org/">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>