<&| "/content/themes/$theme/$final_kind/$master", file => $file &><% $m->content %></&>

<%init>
my $final_kind = $to || $m->comp('/content/kind/final/kind');

my $file = $vfs->lookup_source($root_file);
</%init>

<%args>
$to => undef
$theme => $conf{theme_default}
$master => $conf{master_default}
</%args>
