@ -0,0 +1,15 @@
<?php /* -*- mode: html -*- */
?>
<?php $this->widget('Poller');?>
<?php $this->widget('Logout');?>
<div id="left">
<?php $this->widget('Profile');?>
<?php $this->widget('Friends');?>
<?php $this->widget('Chat');?>
</div>
<div id="right">
<?php $this->widget('Log');?>
<div id="center">
<?php $this->widget('Wall');?>