Expand header and footer includes.
This commit is contained in:
25
links.html
25
links.html
@ -3,7 +3,22 @@
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
<h2> Links </h2>
|
||||
|
||||
@ -20,7 +35,13 @@
|
||||
|
||||
</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