lib/PublicInbox/View.pm | 193 ++++++++++++++++++++++++++++++----------------------- diff --git a/lib/PublicInbox/View.pm b/lib/PublicInbox/View.pm index bd0a27aa6b454db0c296d03b2e0793b473c7bbd2..946df37f3835031b24d19c77cd35662f5203b309 100644 --- a/lib/PublicInbox/View.pm +++ b/lib/PublicInbox/View.pm @@ -31,10 +31,9 @@ $footer = "\n" . $footer; } else { $footer = ''; } - my $srch = $ctx->{srch} if $ctx; - headers_to_html_header($mime, $full_pfx, $srch) . + headers_to_html_header($mime, $full_pfx, $ctx) . multipart_text_as_html($mime, $full_pfx) . - '
' . + '