Diff

plugins/mod_http_errors.lua @ 7492:9a749cf8c1ba

mod_http_errors: Add a newline after end of HTML
author Kim Alvefur <zash@zash.se>
date Tue, 12 Jul 2016 10:39:04 +0200
parent 5776:bd0ff8ae98a8
child 8363:e2460edc2a2f
line wrap: on
line diff
--- a/plugins/mod_http_errors.lua	Mon Jul 11 12:20:25 2016 +0200
+++ b/plugins/mod_http_errors.lua	Tue Jul 12 10:39:04 2016 +0200
@@ -43,7 +43,8 @@
         <p>$message</p>
         <p>$extra</p>
 </body>
-</html>]];
+</html>
+]];
 html = html:gsub("%s%s+", "");
 
 local entities = {