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