Welcome = $user->username ?>
= $this->form->create(null, array('action' => 'post')); ?>
= $this->form->field('body', array('type' => 'textarea')); ?>
= $this->form->submit('Post!'); ?>
= $this->form->end(); ?>
Here are some posts:
Woops! You have no posts, why not post something and get the party started!