<% if config[:tech_docs][:prevent_indexing] %> <% end %> <%= meta_tags.browser_title %> <%= stylesheet_link_tag :manifest %> <% if config[:tech_docs][:google_site_verification] %> <% end %> <% meta_tags.tags.each do |property, content| %> <%= tag :meta, property: property, content: content %> <% end %> <%= yield_content :head %>
Skip to main content <%= partial 'layouts/header' %>
<% if content_for? :sidebar %>
Table of contents
<% end %>
> <% if content_for? :sidebar %>
<%= partial "layouts/search" %>
<% end %>
<%= yield %> <%= partial "layouts/page_review" %>
<%= partial "layouts/footer" %>
<%= partial 'layouts/analytics' %> <%= javascript_include_tag :application %>