name : 2col7733.tpl.php
<?
if (!defined('SITE'))
    exit('Access Denied');
?>
<? template('html_head'); ?>
<? template('page_header'); ?>
<div id="body">
    <div style="float:left;width:807px;"><?php echo $base['data']['left']; ?></div>
    <div style="float:left;width:423px;"><?php echo $base['data']['right']; ?></div>
    <br style="clear:both;"/>
</div>
<? template('page_footer'); ?>

© 2024 UnknownSec