freibier.ccHomepage/output/categories.html

25 lines
934 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<title>A Pelican Blog - Categories</title>
<meta charset="utf-8" />
<link href="/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="A Pelican Blog Full Atom Feed" />
</head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="/">A Pelican Blog <strong></strong></a></h1>
</header><!-- /#banner -->
<nav id="menu"><ul>
</ul></nav><!-- /#menu -->
<h1>Categories on A Pelican Blog</h1>
<ul>
</ul>
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>,
which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
</footer><!-- /#contentinfo -->
</body>
</html>