foreach my $elt ($twig->root->descendants( '#ELT')) { $elt->insert_new_element( 'before', button => { attribute });} $twig->print;