%= csrf_meta_tags %>
<%
url = "#{request.protocol}#{request.host_with_port}".gsub('http://7edge-website-746475779.ap-south-1.elb.amazonaws.com','https://7edge.com')
%>
Thank You | 7EDGE
" hreflang="en" />
<% stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/font-awesome.min.css' %>
<% stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/bootstrap.min.css' %>
<% stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/campaign/style-2.css' %>
<% stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/campaign/style.css' %>
<% stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/campaign/responsive.css' %>
<% if request.user_agent.present? %>
<% if ( !(request.user_agent.include? "Speed Insights") && !(request.user_agent.include? "GTmetrix") ) %>
<% end %>
<% end %>
<%= render "partials/header" %>
<%= yield %>
<%= javascript_include_tag 'https://cdn.7edge.com/javascripts/bootstrap.min.js' %>
<% javascript_include_tag 'https://cdn.7edge.com/javascripts/swiper.jquery.min.js' %>
<%= javascript_include_tag 'https://cdn.7edge.com/javascripts/jquery.mobile.custom.min.js' %>
<%= javascript_include_tag 'https://cdn.7edge.com/javascripts/modernizr.js' %>
<%= javascript_include_tag 'https://cdn.7edge.com/javascripts/owl.carousel.js' %>
<%= javascript_include_tag 'https://cdn.7edge.com/javascripts/main.js' %>