Dave Cross: Still Munging Data With Perl: Online event - Mar 17 Learn more

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