+ 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.
14 lines
601 B
HTML
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>
|