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