diff --git a/views/search/_full_community.html.erb b/views/search/_full_community.html.erb index 7d92fc2..9845936 100644 --- a/views/search/_full_community.html.erb +++ b/views/search/_full_community.html.erb @@ -14,33 +14,13 @@ <%= link_to_homepage(link_name, community.identifier) %> - <% body_stripped = strip_tags(software.finality) %> - - <%= _("Finality") + ":" if body_stripped %> - <%= excerpt(body_stripped, body_stripped.first(3), 200) if body_stripped %> -
- - - <%= _("Software licence") %>: - - <%= link_to(software.license_info.version, software.license_info.link, :target=>"blank") %> - -
- -
- - - <%= _("Link software repository") %>: - - <%= link_to(software.repository_link, software.repository_link, :target=>"blank") %> - -
+
-- libgit2 0.21.2