gitlab-org--gitlab-foss/app/views/public/projects/_tree.html.haml
2013-07-29 16:51:04 +03:00

5 lines
156 B
Text

- if tree.readme
= render "projects/tree/readme", readme: tree.readme
- else
.alert
%h3.nothing_here_message This project does not have README file