<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">

<head>
    <!-- Application default -->
    
    
        <!-- basic meta -->
        <meta charset="utf-8">
        <meta name="author" content="pikei.io">

        <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.0, maximum-scale=1.0, user-scalable=no">
        <meta name="description" content="TERRA+ a blockchain-based platform for traceability and trust in agri-food products">
        <meta name="keywords" content="TERRA+ a blockchain-based platform for traceability and trust in agri-food products" >
        <title>TERRA+ | Error</title>

        <!-- 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" >

        <!--VENDOR CSS-->
        <link rel="stylesheet" href="/webapp/static/vendor/bootstrap/bootstrap.min.css">
        <link rel="stylesheet" href="/webapp/static/vendor/animate/animate.css">
        <link rel="stylesheet" href="/webapp/static/vendor/fontawesome/fontawesome-all.min.css">
        <link rel="stylesheet" href="/webapp/static/vendor/themify-icons/themify-icons.css">
        <link rel="stylesheet" href="/webapp/static/vendor/magnific-popup/magnific-popup.css">
        <link rel="stylesheet" href="/webapp/static/vendor/owl.carousel/owl.carousel.css">
        <link rel="stylesheet" href="/webapp/static/vendor/owl.carousel/owl.theme.default.css">
        <link rel="stylesheet" href="/webapp/static/vendor/lightgallery/lightgallery.css">
    
        <!--THEME CSS-->
        <link rel="stylesheet" href="/webapp/static/vendor/theme/default.css">
        <link rel="stylesheet" href="/webapp/static/vendor/theme/nav-menu.css">
        <link rel="stylesheet" href="/webapp/static/vendor/theme/styles.css">
        
        <!--CUSTOM CSS-->
        <link rel="stylesheet" href="/webapp/static/css/custom.css" >


        <script>
            /*<![CDATA[*/
            var BASE_PATH = "\/";
            var REST_PATH = "\/rest\/";
            /*]]>*/
        </script>

        <meta property="og:title">
        <meta property="og:type" content="website">
        <meta property="og:url" content="http://terraplus-portal-app:8080">
        <meta property="og:image" content="http://terraplus-portal-app:8080/webapp/upload/social/facebook.jpg">
        <meta property="og:image:alt">
        <meta property="og:site_name">
        <meta property="og:description">

        <meta property="twitter:title">
        <meta property="twitter:description">
        <meta property="twitter:image" content="http://terraplus-portal-app:8080/webapp/upload/social/twitter.jpg">
        <meta property="twitter:card" content="summary_large_image">
        
        <!-- Google tag (gtag.js) -->
        <script async src="https://www.googletagmanager.com/gtag/js?id=G-MMWMV4EJBC"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag(){dataLayer.push(arguments);}
            gtag('js', new Date());
        
            gtag('config', 'G-MMWMV4EJBC');
        </script>


    

    <!-- Page specific -->
</head>

<body>


    
    
    <section class="p-0">
        <div class="container-fluid d-flex flex-column">
            <div class="row align-items-center justify-content-center min-vh-100">
                <div class="col-lg-10 col-xl-6 text-center">
                    <img src="/webapp/static/img/error-img.png" class="mb-2-9" alt="">
                    <h2 class="mb-4">No handler found for GET /sitemap.xml</h2>
                    <p class="w-sm-80 w-lg-60 mx-auto mb-4">You seem can’t to find the page you’re looking for</p>
                    <div>
                        <a href="/" class="butn my-1 mx-1">Return Home</a>
                        <a href="/contact" class="butn primary secondary-hover my-1 mx-1">Contact Us</a>
                    </div>
                </div>
            </div>
        </div>
    </section>
    


</body>

</html>