gitlabhq/app/views/projects/show.html.haml

7 lines
116 B
Plaintext

= render "project_head"
.stats
- unless @project.description.empty?
%h3= simple_format @project.description