3 <div
id=
"rights" class=
"container">
7 <?php
if( $this->
id!==
'install' ): ?>
11 <?php $this->renderPartial(
'/_menu'); ?>
17 <?php $this->renderPartial(
'/_flash'); ?>
19 <?php echo $content; ?>
21 </div><!-- content -->
25 <?php $this->endContent(); ?>