% if doc_index_page? %>
<% else %>
<% end %>
DevDocs<%= " - #{@doc['name']} documentation" if doc_index_page? %>
<%= javascript_tag 'application', asset_host: false %><% unless App.production? %> <%= javascript_tag 'debug' %><% end %>
DevDocs requires JavaScript to run.
<%= erb :app %>