Expand header and footer includes.
This commit is contained in:
25
faq.html
25
faq.html
@ -2,7 +2,22 @@
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
|
||||
<html>
|
||||
<!--#include virtual="header" -->
|
||||
|
||||
<head>
|
||||
<title>Revol: Linux on the Psion Revo</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="white" text="black" link="black" vlink="black">
|
||||
<h1>Revol</h1>
|
||||
<a href="index.html">Main</a> |
|
||||
<a href="sshot.html">Screenshots</a> |
|
||||
<a href="faq.html">FAQ</a> |
|
||||
<a href="download.html">Downloads</a> |
|
||||
<a href="links.html">Links</a> |
|
||||
<a href="dev.html">Development Stuff</a> |
|
||||
<a href="pkglist.html">Packages</a>
|
||||
<hr>
|
||||
|
||||
|
||||
<h3> FAQ </h3>
|
||||
|
||||
@ -124,6 +139,12 @@ incorrect to call it GNU/Linux.
|
||||
|
||||
</ul>
|
||||
|
||||
<!--#include virtual="footer" -->
|
||||
|
||||
<hr>
|
||||
<a href="mailto:fraggle@nospam.alkali.org">Simon Howard</a>. <br>
|
||||
I am not associated with Psion Digital.
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user