<!DOCTYPE html>
<html>
    <head>
        <title>Transparency 2.0: Understanding the Financial Life Cycle of Your Film</title>
        <link rel="stylesheet" type="text/css" href="https://cdn.theorchard.io/shared/css/vendor-redesign.css">
        <link rel="stylesheet" type="text/css" href="https://cdn.theorchard.io/shared/css/app-redesign.css">
        <link rel="stylesheet" type="text/css" href="/css/style.css">
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0">

        <!-- Google reCaptcha -->
        <script src="https://www.google.com/recaptcha/api.js" async defer></script>

        <!-- Segment -->
        <script type="text/javascript">
            !function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="3.1.0";
                analytics.load("{{htmlWebpackPlugin.options.segmentWriteKey}}");
            }}();
        </script>

        <!-- Facebook open graph -->
        <meta property="og:url" content="{{htmlWebpackPlugin.options.ogUrl}}" />
        <meta property="og:title" content="Transparency 2.0: Understanding the Financial Life Cycle of Your Film" />
        <meta property="og:type" content="website" />
        <meta property="og:description" content="The Orchard has created the industry’s first, fully-transparent dashboard for film analytics. Preview our expansive tool with a look at the revenues, expenses, and ultimate projections for our Oscar-nominated documentary, CARTEL LAND." />
        <meta property="og:image" content="{{htmlWebpackPlugin.options.ogUrl}}images/img-Facebook-2.jpg" />

        <!-- Twitter card -->
        <meta name="twitter:card" content="summary_large_image">
        <meta name="twitter:site" content="@orchtweets">
        <meta name="twitter:title" content="Transparency 2.0: Understanding the Financial Life Cycle of Your Film">
        <meta name="twitter:description" content="The Orchard has created the industry’s first, fully-transparent dashboard for film analytics. Preview our expansive tool with a look at the revenues, expenses, and ultimate projections for our Oscar-nominated documentary, CARTEL LAND.">
        <meta name="twitter:image" content="{{htmlWebpackPlugin.options.ogUrl}}images/img-Twitter.jpg">

    </head>
    <body>
        <div id="reactRoot" class="root"></div>

        <!-- Film Transparency Data Bootstrap -->
        <script>
            var filmTransparencyData = {"release": {"id": "12345", "title": "Cartel Land"}};
        </script>

        <!-- Hotjar Tracking Code -->
        <script>
            (function(h,o,t,j,a,r){
                h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
                h._hjSettings={hjid:{{htmlWebpackPlugin.options.hotjarId}},hjsv:5};
                a=o.getElementsByTagName('head')[0];
                r=o.createElement('script');r.async=1;
                r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
                a.appendChild(r);
            })(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
        </script>

        <!-- hi -->
    </body>
</html>
