diff --git a/views/other.erb b/views/other.erb
index 197429fa..b858950d 100644
--- a/views/other.erb
+++ b/views/other.erb
@@ -5,6 +5,7 @@
<% if doc_index_page? %><% else %><% end %>
+
DevDocs<%= ": #{@doc['name']} API Documentation" if doc_index_page? %>
@@ -13,6 +14,7 @@
<%= javascript_tag 'debug' %><% end %>
-
+
+
<%= erb :app %>