10 lines
190 B
HTML
10 lines
190 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="site.css"></link>
|
|
<title> NNTPChan Frequently Asked Questions</title>
|
|
</head>
|
|
<body>
|
|
<p>TODO: put FAQ here</p>
|
|
</body>
|
|
</html>
|