(Automatic upload) |
(Automatic upload) |
||
Line 43: | Line 43: | ||
// Load the includes | // Load the includes | ||
w3IncludeHTML(); | w3IncludeHTML(); | ||
− | window.include( '#footer_html', function(){ | + | window.include( '#footer_html', 'footer.html', function(){ |
window.footer.load(); | window.footer.load(); | ||
} ); | } ); | ||
Line 53: | Line 53: | ||
<div id="nav-background" style="position: fixed; top: 15px;"> | <div id="nav-background" style="position: fixed; top: 15px;"> | ||
</div> | </div> | ||
− | <div w3-include-html="navbar.html" data-source="https://2016.igem.org/Team:Leiden/navbar"> | + | <div w3-include-html="navbar.html" data-source="https://2016.igem.org/Team:Leiden/navbar?action=raw"> |
</div> | </div> | ||
<div id="header-background"> | <div id="header-background"> | ||
Line 68: | Line 68: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div id="footer_html | + | <div id="footer_html"> |
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 17:23, 8 August 2016
Collaborations