<html>
    <head>
        <title>Customer Journey Management</title>
        <meta name="viewport" content="width=device-width, initial-scale=1">

        <!-- Latest compiled and minified CSS -->
        <link rel="stylesheet"
              href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"
              integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu"
              crossorigin="anonymous">

        <link rel="icon"
              href="https://exc-unifiedcontent.experience-stage.adobe.net/assets/ExperienceCloud.1f81f9c9.svg">
    </head>
    <body>
        <div class="container-fluid">
            <div class="alert alert-danger" role="alert">
                <b>An error occurred</b>&nbsp;&nbsp;Please try again later.
        </div>
    </div>
    </body>
</html>
