%# "I didn't think it was physically possible, but this both sucks *and*
%# blows."
% my $self = shift;
<!DOCTYPE html>
<html>
<head></head>
<body>
<%= $self->render_partial(template => '23') %><%= $self->render_content %>
</body>
</html>
%# "I didn't think it was physically possible, but this both sucks *and*
%# blows."
% my $self = shift;
<!DOCTYPE html>
<html>
<head></head>
<body>
<%= $self->render_partial(template => '23') %><%= $self->render_content %>
</body>
</html>