4 <li><?php echo '<?php echo '?>$url_helper->link_to($text_helper->translate('Back to overview'), array('action' => 'listing'))?></li>
9 <h1>_{<?php echo AkInflector::humanize($plural_name)?>}</h1>
11 <?php echo '<?php echo '?> $form_tag_helper->start_form_tag(array('action'=>'add')) ?>
14 <h2>_{Creating <?php echo AkInflector::humanize($singular_name)?>}</h2>
15 <?php echo '<?php echo '?> $controller->renderPartial('form') ?>
19 <?php echo '<?php echo '.$helper_var_name?>->save() ?> <?php echo '<?php echo '.$helper_var_name?>->cancel()?>
22 <?php echo '<?php echo '?> $form_tag_helper->end_form_tag() ?>