Skip to content

Commit 57a9f71

Browse files
author
cristina
committed
redirecting to wiki outreach page per ian/jen
1 parent 580080e commit 57a9f71

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

outreach/index.html

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
<?php
2-
3-
4-
5-
$title = "Globus Outreach Homepage";
6-
7-
include_once( "/mcs/www-unix.globus.org/include/globus_header_home.inc" );
8-
9-
?>
10-
11-
<h1 class="first">Globus Outreach</h1>
12-
13-
<p>Link to the SC|06 Globus Survey document: [<a href="survey-v2.pdf">pdf</a>]</p>
14-
15-
<?php include("/mcs/www-unix.globus.org/include/globus_footer.inc"); ?>
1+
<html>
2+
<head>
3+
<title>This page has moved</title>
4+
<meta HTTP-EQUIV="Refresh" CONTENT="0;
5+
URL=http://dev.globus.org/wiki/Outreach">
6+
</head>
7+
<body>
8+
<p>If you see this message, please <a
9+
href="http://dev.globus.org/wiki/Outreach">click
10+
here</a> to view the requested page.</p>
11+
</body>
12+
</html>

0 commit comments

Comments
 (0)