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

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

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

revision 1.1, Sun Aug 21 09:55:32 2005 UTC revision 1.2, Wed Sep 28 18:51:56 2005 UTC
# Line 4  Line 4 
4  <head>  <head>
5    <title><?php print $head_title ?></title>    <title><?php print $head_title ?></title>
6    <meta http-equiv="Content-Style-Type" content="text/css" />    <meta http-equiv="Content-Style-Type" content="text/css" />
   <style type="text/css" media="all">@import "<?php print path_to_theme(); ?>/layout.css";</style>  
7    <?php print $head ?>    <?php print $head ?>
8      <style type="text/css" media="all">@import "<?php print path_to_theme(); ?>/layout.css";</style>
9    <?php print $styles ?>    <?php print $styles ?>
10  </head>  </head>
11  <body <?php print theme("onload_attribute"); ?>>  <body <?php print theme("onload_attribute"); ?>>

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

  ViewVC Help
Powered by ViewVC 1.1.2