<section class="grid_12" id="main">
	<article>
		<h1><?php echo $this->navigation()->breadcrumbs()->setSeparator(' &raquo; ')->setRenderInvisible(true)->setMinDepth(0); ?></h1>
		<?php echo $this->form ?>
	</article>
	<article>
            <h1><?= __('Członkowie grupy docelowej') ?> <span><a id="activate-items" href="#">aktywuj</a>/<a id="deactivate-items" href="#">deaktywuj<a/> widocznych</span></h1>
		<?= $this->groupMembers($this->bean_id) ?>
	</article>
</section>