Team:DTU-Denmark/Templates/Standard page begin
From 2011.igem.org
(Difference between revisions)
Line 51: | Line 51: | ||
<!-- Should there be a heading on this page? --> | <!-- Should there be a heading on this page? --> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | $(document).ready(function() { | |
- | + | if ("NO_HEADING" == "</html>{{{1}}}<html>") { | |
- | + | $("#header").addClass().remove(); | |
- | } | + | } |
+ | }); | ||
</script> | </script> | ||
Line 70: | Line 71: | ||
<!-- Page heading --> | <!-- Page heading --> | ||
- | |||
- | |||
<div id="heading"> | <div id="heading"> | ||
<div class="centering"> | <div class="centering"> |
Revision as of 21:01, 6 September 2011
{{{1}}}