Junyangong (Talk | contribs) |
Junyangong (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{:Team:Manchester/Templates/NavBar}} | {{:Team:Manchester/Templates/NavBar}} | ||
{{ManchesterMobile}} | {{ManchesterMobile}} | ||
+ | |||
+ | <!DOCTYPE html> | ||
<html> | <html> | ||
− | |||
<head> | <head> | ||
− | + | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:Manchester/calendar-heatmap.min.css"> | |
− | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:Manchester/calendar-heatmap.min.css"> | + | |
− | + | ||
</head> | </head> | ||
− | |||
<body> | <body> | ||
− | <script | + | <script src="https://2017.igem.org/Team:Manchester/moment.js" charset="utf-8"></script> |
− | <script | + | <script src="https://2017.igem.org/Team:Manchester/d3.js" charset="utf-8"></script> |
− | <script | + | <script src="https://2017.igem.org/Team:Manchester/calendar-heatmap.min.js"></script> |
− | + | ||
<script> | <script> | ||
Line 60: | Line 57: | ||
})(); | })(); | ||
</script> | </script> | ||
− | |||
</body> | </body> | ||
− | |||
</html> | </html> |
Revision as of 10:46, 6 July 2017
<!DOCTYPE html>