﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="ctl00_Head1">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link type="text/css" rel="stylesheet" href="/Include/CSS/system-messages.css" />
    <title>Sorry! Error Detected</title>
    <meta name="robots" content="noodp,noydir,noindex,nofollow,noarchive,nosnippet" />
</head>
<body>
    <div id="info-window" class="login-page error500">
        <div class="top-bar">
            <a href="/">&larr;&nbsp;Back to home</a>
        </div>
        <div class="error-window">
            <div class="content">
                <div class="system-logo"></div>
                <h1>Error 500: Server Error</h1>
                <p>
                    An error has occurred on the site, we apologise for the inconvenience.
                </p>
                <ul>
                    <li><a href="/">Return home</a></li>
                    <li><a onclick="history.back();">Go back to the previous page</a></li>
                </ul>
            </div>		
        </div>    
info: default 500 html   
    </div>
</body>
</html>
