xfwc/template/page.html

33 lines
562 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="generator" content=
"xfwc">
<meta charset="UTF-8">
<title>XFSSTITLE</title>
<link rel="stylesheet" href="template/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>XFSSTITLE</h1>
<center id='cnav'>
<a href="1.html"><<</a>
<a href="#PRE.html"><</a>
<a href="RANDOM.html">?</a>
<a href="#NEXT.html">></a>
<a href="LAST.html">>></a>
</center>
<!-- COMIC -->
<br><br>
<center>
<a href="feed.rss">RSS feed</a>
</center>
</body>
</html>