(8 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
<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 src="https:// | + | <!-- script for jquery --> |
− | <script></script> | + | <script src="https://code.jquery.com/jquery-3.2.1.min.js?action=raw&ctype=text/javascript"></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 for loading d3 --> | ||
+ | <script src="https://cdn.plot.ly/plotly-latest.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | <!-- Mathjax --> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | ||
+ | </script> | ||
+ | <script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML-full"></script> | ||
+ | |||
+ | <!-- figures script --> | ||
+ | <script src="https://2017.igem.org/Template:Toronto/js/figures?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | |||
</html> | </html> |
Latest revision as of 18:53, 13 December 2017