MFP4:
- Merge the new layout. Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
f36c2d83ed
commit
76380a98fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25861
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/es/releases/index.sgml,v 1.14 2004/03/05 20:17:22 jesusr Exp $">
|
||||
<!ENTITY title "Información de releases">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/es/releases/index.sgml,v 1.14 2004/03/05 20:17:22 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
<img src="../../gifs/releases.jpg" height="200" width="300" align="right" border="0">
|
||||
<img src="../../gifs/releases.jpg" alt="FreeBSD Releases" height="200" width="300" align="right" border="0">
|
||||
|
||||
<p><em>Para conocer las últimas noticias sobre las releases de FreeBSD,
|
||||
por favor, mira la página
|
||||
|
|
Loading…
Reference in a new issue