Author: mseidel Date: Thu Nov 9 20:39:47 2017 New Revision: 1814776 URL: http://svn.apache.org/viewvc?rev=1814776&view=rev Log: Added redirection to download page
Added: openoffice/ooo-site/trunk/content/de/downloads/download.html Added: openoffice/ooo-site/trunk/content/de/downloads/download.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/download.html?rev=1814776&view=auto ============================================================================== --- openoffice/ooo-site/trunk/content/de/downloads/download.html (added) +++ openoffice/ooo-site/trunk/content/de/downloads/download.html Thu Nov 9 20:39:47 2017 @@ -0,0 +1,16 @@ +<!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> + <title>Apache OpenOffice</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + <meta http-equiv="REFRESH" content="0;URL=https://www.openoffice.org/de/download/index.html"/> +</head> + +<body> + +<h2>Apache OpenOffice Download</h2> + +<p>Please wait while you are redirected.</p> + +</body> +</html>