(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <! | + | <!-- |
+ | * This page and wiki was built with the help of igem-wikibrick, a tool created by Virginia iGEM 2018 | ||
+ | * @version v0.7.3 | ||
+ | * @link https://github.com/Virginia-iGEM/igem-wikibrick | ||
+ | * @license MIT | ||
+ | *--> | ||
+ | |||
<html> | <html> | ||
− | + | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | <script src="/ | + | <script src="https://2018.igem.org/Template:Virginia/js/vendor?action=raw&ctype=text/javascript"></script> |
− | <link rel="stylesheet" href="/ | + | <link rel="stylesheet" href="https://2018.igem.org/Template:Virginia/css/vendor?action=raw&ctype=text/css"> |
− | <link rel="stylesheet" href="/css/styles | + | <link rel="stylesheet" href="https://2018.igem.org/Template:Virginia/css/styles?action=raw&ctype=text/css"> |
− | <script src="/ | + | <script src="https://2018.igem.org/Template:Virginia/js/wiki?action=raw&ctype=text/javascript"></script> |
<!--Added MathJax hack to make inline equations work--> | <!--Added MathJax hack to make inline equations work--> | ||
<script type="text/x-mathjax-config"> | <script type="text/x-mathjax-config"> | ||
Line 17: | Line 23: | ||
}); | }); | ||
</script> | </script> | ||
− | + | ||
− | + | ||
− | + | <main id="top" class="landing-page"></main> | |
− | + | ||
− | + | ||
<script> | <script> | ||
$(function() { | $(function() { | ||
− | $('main.landing-page').load('/ | + | $('main.landing-page').load('https://2018.igem.org/Template:Virginia/index?action=raw&ctype=text/javascript'); |
}); | }); | ||
</script> | </script> | ||
− | + | ||
</html> | </html> |
Latest revision as of 00:05, 10 October 2018