
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>NormInfo: comprendre les normes, participer à leur conception</title>

    <link type="text/css" href="/Content/animate.css" rel="stylesheet" />
    <link type="text/css" href="/Content/font-awesome.css" rel="stylesheet" />
    <link type="text/css" href="/Content/style.css" rel="stylesheet" />
    <link rel="icon" href="/Content/Images/favicon.png" type="image/png" />
</head>

<body>
    <div class="wrapper clearfix" id="page-login">
        <a href="/">
            <h1 class="logo">
                <img src="/Content/Images/Logo_Norm_Info_Blanc.png" alt="NormInfo" />
            </h1>
        </a>
    </div><!-- wrapper -->
    <div id="page" class="container body-content" style="min-height:600px;">
        <div class="error-page" style="min-height:600px;">
            <span>
                <i alt=" erreur" class="fa fa-exclamation-triangle"></i>
            </span>
            <h3>Une erreur interne au serveur s&#39;est produite</h3>
            <br />
            <h4>Cliquez sur le logo Norm'Info pour revenir à la page d'accueil</h4>
        </div>
    </div>
    <footer>
        <div id="footer" class="wrapper clearfix">
        </div>
    </footer>
</body>
</html>