Oops, browsers normally render this fine, though.
---
 lib/PublicInbox/ExtMsg.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/PublicInbox/ExtMsg.pm b/lib/PublicInbox/ExtMsg.pm
index 0090322..7cf696d 100644
--- a/lib/PublicInbox/ExtMsg.pm
+++ b/lib/PublicInbox/ExtMsg.pm
@@ -101,6 +101,7 @@ sub ext_msg {
                        $s .= qq{<a\nhref="$r">$t</a>\n};
                }
        }
+       $s .= '</pre></body></html>';
 
        [300, ['Content-Type'=>'text/html; charset=UTF-8'], [$s]];
 }
-- 
EW

--
unsubscribe: meta+unsubscr...@public-inbox.org
archive: http://public-inbox.org/meta/

Reply via email to