<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8"/>
    <link rel="icon" href="/favicon.ico"/>
    <!-- <meta name="viewport" content="width=device-width, initial-scale=1" /> -->
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
    <meta name="theme-color" content="currentcolor"/>
    <meta name="apple-mobile-web-app-status-bar-style" content="currentcolor">
    <meta
            name="description"
            content="Web site created using create-react-app"
    />
    <!-- Add CSS url -->
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- <base href="https://www.storytent.in/" />  -->
    <link rel="stylesheet" href="/css/bootstrap.min.css">
    <link rel="stylesheet" href="/css/owl.carousel.min.css">
    <link rel="stylesheet" href="/css/owl.theme.default.min.css">
    <link rel="stylesheet" href="/css/slick.css">
    <link rel="stylesheet" href="/css/slick-theme.css">
    <link rel="stylesheet" href="/css/icofont.min.css">
    <link rel="stylesheet" href="/css/magnific-popup.css">
    <!-- <link rel="stylesheet" href="/css/flaticon.css"> -->
    <link rel="stylesheet" href="/css/meanmenu.css">
    <link rel="stylesheet" href="/css/style.css">
    <link rel="stylesheet" href="/css/responsive.css">
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nova+Sans:wght@300&display=swap">

    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
    <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" integrity="sha384-ZVjUNN9ZB8aEgbXRG9ePqEtWvI5UtMkC4FAilFLMZ/97dgPi6h/j46JgR2L" crossorigin="anonymous"> -->

    <!-- Add this to the <head> of your HTML file -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Itim&display=swap" />

                       <!-- Error here -->
<!-- because  /story-details/static/css/main.c636aedd.css not present in web server config not done properly-->
<link rel="stylesheet" href="/story-details/static/css/main.c636aedd.css">
    <title>Welcome to StoryTent CSS </title>
    <link rel="icon" type="image/png" href="/images/favicon.png">
    <link href="https://fonts.googleapis.com/css2?family=Salsa&display=swap" rel="stylesheet">
    <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&family=Salsa&display=swap"
          rel="stylesheet">

    <!--End-->

<!--    <link rel="apple-touch-icon" href="//logo192.png"/>-->
    <!--
      manifest.json provides metadata used when your web app is installed on a
      user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
    -->
<!--    <link rel="manifest" href="//manifest.json"/>-->
    <!--
      Notice the use of  in the tags above.
      It will be replaced with the URL of the `public` folder during the build.
      Only files inside the `public` folder can be referenced from the HTML.

      Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
      work correctly both with client-side routing and a non-root public URL.
      Learn how to configure a non-root public URL by running `npm run build`.
    -->
    <title>Tie-In</title>
<script defer src="/static/js/bundle.js"></script></head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
  This HTML file is a template.
  If you open it directly in the browser, you will see an empty page.

  You can add webfonts, meta tags, or analytics to this file.
  The build step will place the bundled scripts into the <body> tag.

  To begin the development, run `npm start` or `yarn start`.
  To create a production bundle, use `npm run build` or `yarn build`.
-->
<!-- <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script> -->
<script src="/js/jquery-2.2.4.min.js"></script>

<script src="/js/popper.min.js"></script>

<!-- new added -->
<!-- <script src="/js/main.733270ab.js"></script> -->


<script src="/js/bootstrap.min.js"></script>

<script src="/js/owl.carousel.min.js"></script>

<script src="/js/slick.min.js"></script>

<script src="/js/counter.min.js"></script>

<script src="/js/waypoint.min.js"></script>

<script src="/js/jquery.magnific-popup.min.js"></script>

<script src="/js/meanmenu.js"></script>

<script src="/js/jquery.ajaxchimp.min.js"></script>

<script src="/js/form-validator.min.js"></script>

<script src="/js/contact-form-script.js"></script>

<script src="/js/custom.js"></script>
</body>
<script src="https://unpkg.com/react-image-crop/dist/ReactCrop.min.js"></script>
</html>
