The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
123 [% tag=arguments.shift; opts=arguments.shift %]<[% tag %][% IF opts.attributes %][% process_attrs(opts.attributes) %][% END %]>[% IF opts.content %][% INCLUDE $self.layout_parser_filename layout=opts.content %][% END %]</[% tag %]>
[% tag=arguments.shift; opts=arguments.shift %]<[% tag %][% IF opts.attributes %][% process_attrs(opts.attributes) %][% END %]>
[% IF opts.content %][% INCLUDE $self.layout_parser_filename layout=opts.content %]
[% END %]</[% tag %]>