X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dc96834ebbcad04b3e9dc25af16816c8c72d3121..258964f5fa27b7dafe17850f91ce3c22862314d0:/app/views/site/help.html.erb diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index 88cc3f58e..b180eb1a5 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -4,29 +4,22 @@
<%= t ".introduction" %>
-<% sites = %w[beginners_guide help mailing_lists forums irc switch2osm welcomemat wiki] %> +<% sites = %w[beginners_guide community mailing_lists irc switch2osm welcomemat wiki] %> <% sites.prepend("welcome") if current_user %> -<% sites.in_groups_of(3, false) do |group| %> -<%= t ".#{site}.description" %>