Listing 25.5. Widok akcji turniej/index
<h3>Wszystkie turnieje</h3>
<?php echo $this->partial('turniej_index.phtml', array('turnieje' => $this->turnieje)) ?>