From 9231bfc96c16c86b11706ba8a8a38efdc45c7527 Mon Sep 17 00:00:00 2001 From: Tim Robinson Date: Mon, 21 Mar 2016 10:25:25 -0400 Subject: [PATCH] Leave 500 as is --- plugins/c9.error/views/error-500.html.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/c9.error/views/error-500.html.ejs b/plugins/c9.error/views/error-500.html.ejs index 0495692d..f833a5e0 100644 --- a/plugins/c9.error/views/error-500.html.ejs +++ b/plugins/c9.error/views/error-500.html.ejs @@ -1,7 +1,7 @@ - 500 - Internal Server Error + <%=error%>