]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/WwwStream.pm
No help, leave only Atom feed URL
[public-inbox.git] / lib / PublicInbox / WwwStream.pm
index 8c40096afbdcc80f126fde73346f64e724a69745..6f70f8550914be9b13b5fe820d039974fc9287d8 100644 (file)
@@ -160,6 +160,7 @@ sub coderepos ($) {
 }
 
 sub _html_end {
+       return '</body></html>';
        my ($ctx) = @_;
        my $upfx = $ctx->{-upfx} || '';
        my $m = "${upfx}_/text/mirror/";