content/installerbadge/disclaimer.html (10 lines of code) (raw):
<!DOCTYPE html>
<html>
<head>
<title>Page Moved...</title>
<meta http-equiv="refresh" content="1;URL='/download-disclaimer.html'">
</head>
<body>
This page has been moved. Please click <a href="/download-disclaimer.html">here</a> if you are not automatically relocated to the new page.
</body>
</html>