/[drupal]/contributions/themes/channel_nine/page.tpl.php
ViewVC logotype

Diff of /contributions/themes/channel_nine/page.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2, Sun Feb 26 18:21:32 2006 UTC revision 1.2.4.1, Wed Jan 30 15:12:52 2008 UTC
# Line 7  Line 7 
7      <meta http-equiv="Content-Style-Type" content="text/css" />      <meta http-equiv="Content-Style-Type" content="text/css" />
8      <?php print $head ?>      <?php print $head ?>
9      <?php print $styles ?>      <?php print $styles ?>
10        <?php print $scripts ?>
11        <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyle Content in IE */ ?> </script>
12    </head>    </head>
13    
14  <body <?php print theme("onload_attribute"); ?>>  <body>
15    
16    <?php $mission = theme_get_setting('mission', false); ?>    <?php $mission = theme_get_setting('mission', false); ?>
17    <?php if ($mission || $sidebar_left) { ?>    <?php if ($mission || $sidebar_left) { ?>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.4.1

  ViewVC Help
Powered by ViewVC 1.1.2