Team:Oxford/redirect
From 2014.igem.org
(Difference between revisions)
(18 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:Oxford/templates/headerredirect}} | {{:Team:Oxford/templates/headerredirect}} | ||
<html> | <html> | ||
- | <?php header("Refresh: | + | <?php header("Refresh: 3.5;url=https://2014.igem.org/Team:Oxford/ouridea"); ?> |
<head> | <head> | ||
<title>Redirects</title> | <title>Redirects</title> | ||
- | <meta http-equiv="refresh" content="5; URL=https://2014.igem.org/Team:Oxford/ouridea" /> | + | <meta http-equiv="refresh" content="3.5; URL=https://2014.igem.org/Team:Oxford/ouridea" /> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
window.setTimeout(function() { | window.setTimeout(function() { | ||
location.href = 'https://2014.igem.org/Team:Oxford/ouridea'; | location.href = 'https://2014.igem.org/Team:Oxford/ouridea'; | ||
- | }, | + | }, 3500); |
</script> | </script> | ||
</head> | </head> | ||
Line 26: | Line 26: | ||
<center> | <center> | ||
- | <img src="https://static.igem.org/mediawiki/2014/4/4f/DCMationlogo.gif" style="width: | + | <img src="https://static.igem.org/mediawiki/2014/4/4f/DCMationlogo.gif" style="width:90%; margin-top: 5%;"></img> |
</center> | </center> | ||
+ | |||
+ | <font size="10" face="futura" style="margin-left:10%;">Loading...</font> | ||
</html> | </html> | ||
- |
Latest revision as of 18:19, 7 August 2014