, and then outputs the C<< \n};
my @html = ( qq{\n} );
if (my $header = $self->header) {
push @html, (
'\n",
);
}
print $out @{ $self->run_filters( start_body => \@html ) };
return $self;
}
##############################################################################
=head3 output_css
$notifier->output_css($file_handle);
This method starts outputs the CSS for the HTML message. It is called by
C, and which wraps the output of C in the
appropriate C<<