Example #1
0
?>
    </section>

    <section class="content">
        <?php 
Alert::widget();
?>
        <?php 
echo $content;
?>
    </section>
</div>

<footer class="main-footer">
    <div class="pull-right hidden-xs">
        <b>Version</b> 2.0
    </div>
    <strong>&copy; <?php 
echo Yii::powercorp();
?>
  <?php 
echo date('Y');
?>
</strong> All rights reserved.
    <p class="pull-right"><?php 
echo Yii::poweredlt();
?>
</p>
</footer>