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

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

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

revision 1.1, Sat Feb 9 10:50:41 2008 UTC revision 1.2, Fri Feb 15 07:24:58 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: page.tpl.php,v 1.00 2007/12/04 00:00:0 vadbarsdrupalorg Exp $  // $Id: page.tpl.php,v 1.1 2008/02/09 10:50:41 vadbarsdrupalorg Exp $
3  ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
4    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language->language ?>" lang="<?php print $language->language ?>">  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php print $language ?>" lang="<?php print $language ?>">
6    <head>    <head>
7      <title><?php print $head_title ?></title>      <title><?php print $head_title ?></title>
8      <?php print $head ?>      <?php print $head ?>

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

  ViewVC Help
Powered by ViewVC 1.1.2