content/about.html (12 lines of code) (raw):

<!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>About Us: Apache OpenOffice</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="REFRESH" content="1;URL=https://www.openoffice.org/about/index.html"/> </head> <body> <h2>About Us: Apache OpenOffice</h2> <p>Please wait while you are redirected to our <a href="https://www.openoffice.org/about/index.html">Introduction Page</a>.</p> </body> </html>