aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/internal/homepage.xml
blob: 828ce9186cc28e418d9ab2cd71537356c54f7dc0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD Homepages">
<!ENTITY homepage SYSTEM "homepage.inc">
]>

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.docs">

<ol>
&homepage;
</ol>

<p><a href="internal.html">FreeBSD Internal Home</a></p>
</body>
</html>