<%ARGS> $entries # From the dispatcher <&|/_elements/wrapper&> % while (my $entry = $entries->next) {

<% $entry->title %>

<% $entry->body %>
% }