<%= stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/bootstrap.min.css'%> <%= stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/font-awesome.min.css'%> <%= stylesheet_link_tag 'https://cdn.7edge.com/stylesheets/style.css'%> <%= render "partials/cta_header" %> <%= yield %> <%= render "partials/footer" %> <%= javascript_include_tag 'https://cdn.7edge.com/javascripts/bootstrap.min.js' %> <%= javascript_include_tag 'https://cdn.7edge.com/javascripts/main.js' %>