Dirty way to add messages to system:
{php}$contro= new MessageController(); $this->assign('mView', $contro->getView('Default', $this->get_template_vars('agreement')));{/php}
{$mView->getContent()}
*FIXME* there should be a smarty componet like {weblancet_messages model=$model}