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

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

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

revision 1.1 by sakib000, Fri Jan 2 10:57:38 2009 UTC revision 1.2 by sakib000, Sat Jan 3 11:26:01 2009 UTC
# Line 4  Line 4 
4  <head>  <head>
5    <title><?php print $head_title; ?></title>    <title><?php print $head_title; ?></title>
6    <?php print $head; ?>    <?php print $head; ?>
7    <link rel="stylesheet" type="text/css" href="<?php print base_path() . path_to_theme() ?>/master.css">    <link rel="stylesheet" type="text/css" href="<?php print base_path() . path_to_theme() ?>/master.css"/>
8    <?php print $styles; ?>    <?php print $styles; ?>
9    <?php print $scripts; ?>    <?php print $scripts; ?>
10    <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyled Content in IE */ ?> </script>    <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyled Content in IE */ ?> </script>

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

  ViewVC Help
Powered by ViewVC 1.1.3