<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"
      xmlns:sec="http://www.w3.org/1999/xhtml">

<head>
    <!-- Application default -->
    
    
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="description">
        <meta name="keywords" >
        <meta name="author" content="esdalab.ece.uop.gr">

        <title>Errornull</title>


        <!-- GOOGLE FONT -->
        <link href="https://fonts.googleapis.com/css?family=Manrope:300,400,400i,700|Poppins:300,400,500,600,700|PT+Serif:400,400i&display=swap" rel="stylesheet" type="text/css">

        <!-- GLOBAL CSS -->
        <link rel="stylesheet" href="/webapp/static/css/bootstrap.css" >
        <link rel="stylesheet" href="/webapp/static/css/theme.css" >
        <link rel="stylesheet" href="/webapp/static/css/swiper.css" >
        <link rel="stylesheet" href="/webapp/static/css/dark.css" >
        <link rel="stylesheet" href="/webapp/static/css/colors.css" >
        <link rel="stylesheet" href="/webapp/static/css/font-icons.css" >
        <link rel="stylesheet" href="/webapp/static/css/animate.css" >
        <link rel="stylesheet" href="/webapp/static/css/magnific-popup.css" >
        <link rel="stylesheet" href="/webapp/static/vendor/toastr/toastr.min.css">

        <!-- CUSTOM CSS -->
        <link rel="stylesheet" href="/webapp/static/css/custom.css" >

        <!-- FAVICON -->
        <link rel="shortcut icon" href="/webapp/static/fav/favicon.ico">
        <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/webapp/static/fav/apple-touch-icon-144-precomposed.png" >
        <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/webapp/static/fav/apple-touch-icon-114-precomposed.png" >
        <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/webapp/static/fav/apple-touch-icon-72-precomposed.png" >
        <link rel="apple-touch-icon-precomposed" sizes="57x57" href="/webapp/static/fav/apple-touch-icon-57-precomposed.png" >

        <script>
            /*<![CDATA[*/
            var BASE_PATH = null;
            var REST_PATH = null;
            /*]]>*/
        </script>

        <!-- Global site tag (gtag.js) - Google Analytics -->
        <script async src="https://www.googletagmanager.com/gtag/js?id=G-YP6WZD1K40"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag(){dataLayer.push(arguments);}
            gtag('js', new Date());

            gtag('config', 'G-YP6WZD1K40');
        </script>
    

    <!-- Page specific -->
</head>

<body class="stretched">

<!-- Document Wrapper  -->
<div id="wrapper" class="clearfix">

    <section id="content">
        <div class="content-wrap">

            <div class="container center clearfix">

                <div class="heading-block center">
                    <h1>No handler found for GET /sitemap.xml</h1>
                    <span>404</span>
                </div>

                <p>Is seems that an unrecovered error happened, we feel sorry for that! Please check again later...</p>

                <a href="/" class="btn btn-secondary topmargin-sm"><i class="icon-line2-home"></i> Back to Home</a>

            </div>
        </div>
    </section><!-- #content end -->

</div>
<!-- #wrapper end -->

<!-- Go To Top -->
<div id="gotoTop" class="icon-angle-up"></div>

<!-- Vendor scripts-->
<script src="/webapp/static/vendor/jquery/jquery.js"></script>
<script src="/webapp/static/vendor/plugins.js"></script>
<script src="/webapp/static/vendor/functions.js"></script>

<!-- Global scripts-->
<script src="/webapp/static/js/app.js"></script>

<!-- Page scripts -->



</body>

</html>