% if doc_index_page? %><% else %><% end %>
DevDocs<%= ": #{@doc['name']} API Documentation" if doc_index_page? %>
<%= stylesheet_tag 'application' %>
<%= javascript_tag 'application', asset_host: false %><% unless App.production? %>
<%= javascript_tag 'debug' %><% end %>
<%= erb :app %>