Line 75: | Line 75: | ||
} | } | ||
</style> | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400|Roboto:300,400,500"> | ||
+ | |||
+ | <link rel="stylesheet" href="http://azmind.com/demo/bootstrap-navbar-menu/layout-3/assets/font-awesome/css/font-awesome.min.css"> | ||
+ | |||
+ | |||
+ | <!-- Favicon and touch icons --> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquerymobile/1.4.5/jquery.mobile.min.js"></script> | ||
+ | <script src="https://cdn.plot.ly/plotly-latest.min.js"></script> | ||
+ | |||
+ | <script type="text/javascript" src="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/JS?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/x-mathjax-config"> | ||
+ | MathJax.Hub.Config({ | ||
+ | tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}, | ||
+ | jax: ["input/TeX","output/SVG"], | ||
+ | TeX: { equationNumbers: { autoNumber: "AMS" } } | ||
+ | }); | ||
+ | </script> | ||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function() { | ||
+ | $('div.make-it-glow').each(function(i, e) {hljs.highlightBlock(e)}); | ||
+ | }); | ||
+ | </script> | ||
+ | <script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_SVG"></script> | ||
+ | <script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/bibtexParse?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/zitator?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | var bibfile = "https://static.igem.org/mediawiki/2017/f/f2/T--Heidelberg--Team_Heidelberg_2017_full_citation-unique.txt"; | ||
+ | $(function (){new Zitator(".content",bibfile).zitiere();}); | ||
+ | </script> | ||
+ | |||
+ | <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> | ||
+ | |||
+ | <script src="https://2017.igem.org/Template:Heidelberg/safetynet/JS?action=raw&ctype=text/javascript"></script> | ||
+ | <link rel="stylesheet" | ||
+ | href="https://2017.igem.org/Template:Heidelberg/highlightjs/CSS?action=raw&ctype=text/css"> | ||
+ | <script src="https://2017.igem.org/Template:Heidelberg/highlightjs/JS?action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | hljs.initHighlightingOnLoad(); | ||
+ | |||
+ | $( document ).ready( function() { | ||
+ | $('link[rel="shortcut icon"]').attr('href','https://static.igem.org/mediawiki/2017/0/08/T--Heidelberg--2017_favicon.png'); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | </html> | ||
+ | }} |
Revision as of 20:56, 29 June 2018