<% var rootPath='../' ; %> <%- include(rootPath + 'templates/header.ejs' ); %>
<% if(error == "Error: SQLITE_BUSY: database is locked") { %>

It appears that the database is currently unavailable. Please try again later.

If you accidentally disconnect from the server, this error typically resolves itself. However, if you continue to encounter the error, try restarting the server. If you're playing on a Private Server with other users, you should ask a Network Admin to restart it for you.

<%} else {%>

Fuck. Something Went Wrong or you got 404'd.

<%}%> <%=error%>