<%= include_template '_head.rhtml', {:rel_prefix => rel_prefix, :tree_keys => klass.full_name.split('::') } %> <% unless (description = klass.description).empty? %> <% human_desc = truncate(strip_tags(description.gsub("\n", " ").strip)) %> <% end %> <% unless klass.method_list.empty? %> "> <% end %> <%= include_template '_panel.rhtml' %>
<%= include_template '_context.rhtml', {:context => klass, :rel_prefix => rel_prefix} %>