Files
harbour-core/harbour/website/download.htm
Viktor Szakats 300160d8b0 2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
+ website
    + Added Harbour website (except art, docs and stat subdirs)
    ; TODO: configure automatic mechanism to extract site from
            here and regularly updload to sf.net web area
    ; TODO: Clean HTML code, remove unused picture/files, avoid JS
            Any takers?
    ; NOTE: Please make modifications to website code only in
            SVN, then upload the content to web server manually.
            IOW never update on web server directly.
2012-09-22 10:17:39 +00:00

14 lines
601 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>This page has moved!</title>
<META HTTP-EQUIV="Refresh"
CONTENT="0; URL=http://sourceforge.net/project/showfiles.php?group_id=681">
</head></head>
<body>
This page has moved. If your browser doesn't automatically redirect to its new location, <a href="http://sourceforge.net/project/showfiles.php?group_id=681">click here</a>.
</body>
</html>