Reworded 500.html to better represent the most likely cause of display - (server restart)

This commit is contained in:
Slappybag 2013-06-07 11:50:24 +01:00
parent 205bf24e02
commit 903587b776

View file

@ -26,8 +26,10 @@
<div class='container'>
<div class='marketing'>
<img class='rotate-img' src="/img/sprites/armor3_m.png" />
<h2>The server is experiencing issues.</h2>
<p><a href="/">Try again</a> in a few, the developer has been notified. The most likely culprit is <a href="https://github.com/lefnire/habitrpg/issues/165">this issue</a> which Tyler is working to fix. (Any memory leak experts?)</p>
<h2>The server is restarting.</h2>
<p><a href="/">Try again</a> in a few. We restart often due to <a href="https://github.com/lefnire/habitrpg/issues/165">this issue</a> which we're is working to fix. (Any memory leak experts?)</p>
<p>If this page persists the server may be experiencing issues; the developers have been notified. Head over to <a href="https://beta.habitrpg.com/">the beta site.</a></p>
</div>
</div>
</body>