& "/contenido/components/header.msn" &>
<& "/contenido/components/naviline.msn", sect_id => $owner->id &>
% if ( (length($class)<=0) && (! ref($section)) )
% {
% if ($id)
% {
Секция с идентификатором <% $id %> не найдена
% }
|
% } else {
<& "/contenido/components/obj_list_js.msn", object => $section &>
<& "/contenido/components/object_form.msn", object => $section, proto => 'sections', sect_id => $owner->id &>
% }