lib/gitdocs/views/dir.haml in gitdocs-0.4.12 vs lib/gitdocs/views/dir.haml in gitdocs-0.4.13
- old
+ new
@@ -1,8 +1,12 @@
- @title = root
= partial("header", :locals => { :parent => parent, :file => false, :idx => idx })
+- if rendered_readme
+ .contents
+ = preserve rendered_readme
+
- if contents && contents.any?
%table#fileListing.condensed-table.zebra-striped
%thead
%tr
%th File