doc/es/internal/homepage.sgml
Wolfram Schneider 646ddd7e13 Imported the Spanish Web pages, except the
english sub directories: cgi, commercial, gallery, gifs
	which are redundant and will never be translated

and the

	spanish sub directories: doc-es, docs-es

Submitted by: "Jesus Rodriguez" <jesusr@ncsa.es>

Fix Makefiles errors. `Make all install' runs fine.

Currently, many the links to the sub directories cgi, commercial,
gallery, gifs are broken. The links should point to the English
orginal files.
1999-02-08 19:26:12 +00:00

20 lines
473 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1999-02-08 19:26:11 $">
<!ENTITY title "P&aacute;ginas Personales en FreeBSD">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY homepage SYSTEM "homepage.inc">
]>
<!-- $Id: homepage.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
<html>
&header;
<ol>
&homepage;
</ol>
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
&footer;
</body>
</html>