
<?php
/* @var $this SiteController */

$this->pageTitle=Yii::app()->name;
?>

<h1>Bienvenidos</h1>
<h1>Noticias.</h1>

<?php
  
						
?>
