Team:Evry/template.js

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <script type="text/javascript"> function writeHead() { document.write('<html>'); document.write('<head>'); document.write('<meta http-equiv="content-type" content=...")
Line 9: Line 9:
   document.write('<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />');
   document.write('<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />');
   document.write('<title>Team IGEM Evry 2012</title>');
   document.write('<title>Team IGEM Evry 2012</title>');
-
   document.write('<link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Evry/css_v1?action=raw&ctype=text/css" />');
+
   document.write('<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Evry/css_v1?action=raw&ctype=text/css" />');
   document.write('</head>');
   document.write('</head>');
}
}

Revision as of 21:38, 15 July 2013