pageTitle=Yii::app()->name; ?> beginWidget('bootstrap.widgets.TbHeroUnit',array( 'heading'=>'Welcome to '.CHtml::encode(Yii::app()->name), )); ?>
Congratulations! You have successfully created your Yii application.
endWidget(); ?>You may change the content of this page by modifying the following two files:
getLayoutFile('main'); ?>For more details on how to further develop this application, please read the documentation. Feel free to ask in the forum, should you have any questions.