BigW Consortium Gitlab

_project.html.haml 214 Bytes
Newer Older
1
.search-result-row
2
  %h4
Vinnie Okada committed
3
    = link_to [project.namespace.becomes(Namespace), project] do
4
      %span.term= project.name_with_namespace
5 6
  - if project.description.present?
    %span.light.term= project.description