_project.html.haml 174 Bytes
%li
  project:
  = link_to project do
    %strong.term= project.name_with_namespace
  - if project.description.present?
    –
    %span.light.term= project.description