% my $title = 'New record in table "stranici"';
% layout 'upravlenie', title => $title;
<h2><%= $title %></h2>
%= include 'stranici/_form', caption => 'Create', target => 'store_stranici'