From: Kim Alvefur Date: Tue, 12 Jul 2016 08:39:04 +0000 (+0200) Subject: mod_http_errors: Add a newline after end of HTML X-Git-Url: https://git.enpas.org/?p=prosody.git;a=commitdiff_plain;h=181e768254b10432e84873292e53f3c52df280a6 mod_http_errors: Add a newline after end of HTML --- diff --git a/plugins/mod_http_errors.lua b/plugins/mod_http_errors.lua index 0c37e104..17d357e5 100644 --- a/plugins/mod_http_errors.lua +++ b/plugins/mod_http_errors.lua @@ -43,7 +43,8 @@ local html = [[

$message

$extra

-]]; + +]]; html = html:gsub("%s%s+", ""); local entities = {