2012-04-04 17:58:16 +12:00
|
|
|
<div class="cms-content center ss-tabset $BaseCSSClasses" data-layout-type="border">
|
2011-04-19 18:44:23 +12:00
|
|
|
|
|
|
|
<div class="cms-content-header north">
|
2012-04-04 17:58:16 +12:00
|
|
|
<div>
|
|
|
|
<% control EditForm %>
|
|
|
|
<% if Backlink %>
|
|
|
|
<a class="backlink ss-ui-button cms-panel-link" data-icon="back" href="$Backlink">
|
|
|
|
<% _t('Back', 'Back') %>
|
|
|
|
</a>
|
|
|
|
<% end_if %>
|
2011-04-19 18:44:23 +12:00
|
|
|
|
2012-04-04 17:58:16 +12:00
|
|
|
<h2 id="page-title-heading">
|
|
|
|
<% control Controller %>
|
|
|
|
<% include CMSBreadcrumbs %>
|
|
|
|
<% end_control %>
|
|
|
|
</h2>
|
|
|
|
<% end_control %>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
2011-04-19 18:44:23 +12:00
|
|
|
|
2012-04-04 17:58:16 +12:00
|
|
|
<div class="cms-content-fields center ui-widget-content" data-layout-type="border">
|
|
|
|
|
2011-04-19 18:44:23 +12:00
|
|
|
$EditForm
|
2012-04-04 17:58:16 +12:00
|
|
|
|
2011-04-19 18:44:23 +12:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|