| 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"> |
| 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; ?> |