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