HEX
Server: nginx/1.18.0
System: Linux test-ipsremont 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
User: ips (1000)
PHP: 8.0.30
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //var/www/quadcode/frontend/src/white-label-cfd-broker.html
<!DOCTYPE html>
<html lang="en">
  <head>
    <base href="/" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta content="true" name="HandheldFriendly" />
    <meta content="width" name="MobileOptimized" />
    <meta content="yes" name="apple-mobile-web-app-capable" />
    <title data-lang="lng-seoWLBrokerTitle">
      All-in-one white label brokerage platform primed for customization under
      your brand
    </title>
    <meta name="theme-color" content="#FFFFFF" />

    <!--   STAR FAVICON  -->
    <link
      rel="shortcut icon"
      type="image/x-icon"
      href="./lp/assets/static/favicon.ico"
    />
    <!--  END FAVICON  -->

    <!-- META -->
    <meta name="copyright" content="Quadcode" />
    <meta name="author" content="Quadcode" />
    <meta name="description" content="white-label-cfd-broker" />
    <meta name="image" content="" />
    <!-- END META -->

    <% if (process.env.APP_ENV === 'production') { %> <%=
    require('html-loader!./html/_gtm.html').default %> <% } %>
  </head>
  <style>
    .skip-animation * {
      transition-duration: 0ms !important;
    }
  </style>

  <body class="skip-animation">
    <%= require('html-loader!./html/_gtmBody.html').default %>
    <script>
      const skip = document.querySelector(".skip-animation");

      skip.classList.remove("skip-animation");
    </script>
    <div id="root">
      <!--  START header  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/header.html').default
      %>
      <!--  END header  -->

      <!--  START blockHero  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockHero.html').default
      %>
      <!--  END blockHero  -->

      <!--  START blockOffer  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockOffer.html').default
      %>
      <!--  END blockOffer  -->

      <!--  START blockPackage  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockPackage.html').default
      %>
      <!--  END blockPackage  -->

      <!--  START blockBecome  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockBecome.html').default
      %>
      <!--  END blockBecome  -->

      <!--  START blockSolution  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockSolution.html').default
      %>
      <!--  END blockSolution  -->

      <!--  START blockBegin  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockBegin.html').default
      %>
      <!--  END blockBegin  -->

      <!--  START blockTrust  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockTrust.html').default
      %>
      <!--  END blockTrust  -->

      <!--  START blockKickstart  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/blockKickstart.html').default
      %>
      <!--  END blockKickstart  -->

      <!--  START footer  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/footer.html').default
      %>
      <!--  END footer  -->

      <!--  START popupForm  -->
      <%=
      require('html-loader!./html/lp/white-label-cfd-broker/popupForm.html').default
      %>
      <!--  END popupForm  -->
    </div>
    <!--  START _COUNTER  -->
    <%= require('html-loader!./html/_counter.html').default %>
    <!--  END _COUNTER  -->
    <%= require('html-loader!./html/_popup-widget.html').default %>
  </body>
</html>