Author: kschenk
Date: Mon Dec 31 22:56:59 2012
New Revision: 1427252
URL: http://svn.apache.org/viewvc?rev=1427252&view=rev
Log:
Second commit, first version messed up.
Modified:
openoffice/ooo-site/trunk/content/test/index.html
Modified: openoffice/ooo-site/trunk/content/test/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/test/index.html?rev=1427252&r1=1427251&r2=1427252&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/test/index.html Mon Dec 31 22:56:59 2012
@@ -1,8 +1,6 @@
-<!--#include virtual="/doctype.html" -->
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" />
<head>
-<link href="/css/ooo.css" rel="stylesheet" type="text/css">
-
<meta name="description" content="The official home page of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open Document Format, free
office editors" />
<meta name="google-site-verification"
content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
@@ -18,22 +16,9 @@
@import "exceptions.css";
/* ]]> */
</style>
-
-<!--#include virtual="/google-analytics.js" -->
</head>
+
<body>
-<!--#include virtual="/brand.html" -->
- <div id="topbara">
- <!--#include virtual="/topnav.html" -->
- <div id="breadcrumbsa"><a href="/">home</a></div>
- </div>
- <div id="clear"></div>
-
-
-<div id="content">
-
-
-
<div id="actionstatements">
<ul>
@@ -124,19 +109,8 @@
<div id="news">
<!--#include virtual="/news/newslist.ssi" -->
-
-
-<!-- <div id="SupportedAndSupporters">
- <a href="http://validator.w3.org/check?uri=referer"
- title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents">
- <img src="http://www.w3.org/Icons/valid-xhtml10-blue.png"
- alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents"/></a>
- </div>
--->
</div>
-
- </div>
-<!--#include virtual="/footer.html" -->
</body>
</html>
+