Line 9: | Line 9: | ||
</html> | </html> | ||
<html> | <html> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" href="https://2017.igem.org/Template:Toronto/css/vendor_min_css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2017.igem.org/Template:Toronto/css/vendor_min_css?action=raw&ctype=text/css" type="text/css" /> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="https://2017.igem.org/Template:Toronto/css/styles_min_css?action=raw&ctype=text/css" type="text/css" /> | <link rel="stylesheet" href="https://2017.igem.org/Template:Toronto/css/styles_min_css?action=raw&ctype=text/css" type="text/css" /> | ||
+ | <!-- script for loading d3 --> | ||
+ | <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.11.0/d3.min.js?action=raw?ctype=javascript"></script> | ||
+ | <!-- script for jquery --> | ||
+ | <script src="https://code.jquery.com/jquery-3.2.1.min.js?action=raw&ctype=text/javascript" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script> | ||
+ | <!-- script for jquery-ui --> | ||
+ | <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- pages list for autocomplete --> | ||
+ | <script src="https://2017.igem.org/Template:Toronto/js/pages_list?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <script src="https://2017.igem.org/Template:Toronto/js/scripts?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | |||
</html> | </html> |
Revision as of 00:14, 31 October 2017