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 %> -