| 98 |
</div> |
</div> |
| 99 |
<?php endif; ?> |
<?php endif; ?> |
| 100 |
|
|
|
<?php if ($title): ?> |
|
|
<h1 class="title"><?php print $title ?></h1> |
|
|
<?php endif; ?> |
|
|
|
|
| 101 |
<?php if (!empty($messages)): ?><?php print $messages ?><?php endif; ?> |
<?php if (!empty($messages)): ?><?php print $messages ?><?php endif; ?> |
| 102 |
|
|
| 103 |
<?php if (!empty($help)): ?><?php print $help ?><?php endif; ?> |
<?php if (!empty($help)): ?><?php print $help ?><?php endif; ?> |
| 104 |
|
|
| 105 |
<?php if (!empty($tabs)): ?><?php print $tabs ?><?php endif; ?> |
<?php if (!empty($tabs)): ?><?php print $tabs ?><?php endif; ?> |
| 106 |
|
|
| 107 |
|
<?php if ($title): ?> |
| 108 |
|
<h1 class="title"><?php print $title ?></h1> |
| 109 |
|
<?php endif; ?> |
| 110 |
|
|
| 111 |
<?php print $content ?> |
<?php print $content ?> |
| 112 |
|
|
| 113 |
<?php if ($content_bottom): ?> |
<?php if ($content_bottom): ?> |