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

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

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

revision 1.1.2.1 by couzinhub, Sat Aug 23 18:59:12 2008 UTC revision 1.1.2.2 by couzinhub, Sat Aug 23 19:46:45 2008 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: page.tpl.php,v 1.1 2008/07/11 22:10:10 couzinhub Exp $  // $Id: page.tpl.php,v 1.1.2.1 2008/08/23 18:59:12 couzinhub Exp $
3  ?>  ?>
4    
5  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
# Line 88  Line 88 
88                  </div> <!-- /side-content -->                  </div> <!-- /side-content -->
89                       </div> <!-- /sidebar-right -->                       </div> <!-- /sidebar-right -->
90    
   
91      <div id="footer-wrapper">      <div id="footer-wrapper">
92        <div id="footer">        <div id="footer">
93          <?php print $footer_message; ?>          <?php print $footer_message; ?>

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.3