File: //var/www/quadcode/frontend/src/archived/white-label-cfd-broker2.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 CFD 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-broker2/header.html').default
%>
<!-- END header -->
<!-- START blockHero -->
<%=
require('html-loader!./html/lp/white-label-cfd-broker2/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-broker2/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 -->
</div>
<!-- START _COUNTER -->
<%= require('html-loader!./html/_counter.html').default %>
<!-- END _COUNTER -->
<%= require('html-loader!./html/_popup-widget.html').default %>
</body>
</html>