+
+ Internal Server Error
+
+
+ Something isn't right here.
+
+ <% if (typeof errors !== 'undefined') { %>
+
+ <%
+ _.each(errors, function (error) { %>
+ <%= error %>
+ <%
+ }); %>
+
+ <% } else { %>
+
+
+ A team of highly trained sea bass is working on this as we speak.
+ If the problem persists, please contact the system administrator and inform them of the time that the error occured, and anything you might have done that may have caused the error.
+
+ <% } %>
+
+