lib/rdoc/generator/template/rails/file.rhtml in sdoc-1.1.0 vs lib/rdoc/generator/template/rails/file.rhtml in sdoc-2.0.0

- old
+ new

@@ -1,13 +1,16 @@ <!DOCTYPE html> <html lang="en"> <head> <title><%= h file.name %></title> <meta charset="<%= @options.charset %>" /> - <%= include_template '_head.rhtml', {:rel_prefix => rel_prefix} %> + <%= include_template '_head.rhtml', {:rel_prefix => rel_prefix, :tree_keys => [] } %> </head> <body> + + <%= include_template '_panel.rhtml' %> + <div class="banner"> <% if ENV['HORO_PROJECT_NAME'] %> <span><%= ERB::Util.html_escape(ENV['HORO_PROJECT_NAME']) %> <%= ERB::Util.html_escape(ENV['HORO_PROJECT_VERSION']) %></span><br /> <% end %> <h1>