summaryrefslogtreecommitdiff
path: root/app/views/projects/tree/_readme.html.haml
blob: ec2701af0eba47a243d34b3d6c578a8e02759848 (plain)
1
2
3
4
5
6
7
%article.readme-holder#README
  = link_to '#README' do
    %h4.readme-file-title
      %i.icon-file
      = readme.name
  .wiki
    = render_readme(readme)