xfwc/template/page.html
2020-10-23 16:07:52 -04:00

33 lines
560 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>