]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/communities.html.erb
Merge branch 'master' into feature/add-communities-page
[rails.git] / app / views / site / communities.html.erb
index e238d73779fd5e03c163eddce88e6b4898013feb..adbd7ab3d5650136dc900284cb3424fc621fdbe2 100644 (file)
@@ -11,7 +11,7 @@
   <p><%= t ".local_chapters.list_text" %></p>
   <ul>
     <% @local_chapters.each do |chapter| %>
   <p><%= t ".local_chapters.list_text" %></p>
   <ul>
     <% @local_chapters.each do |chapter| %>
-      <li><a href="<%= chapter.url %>"><%= chapter.name %> / <%= t "osm_community_index.local_chapter." + chapter.id + ".name" %></a></li>
+      <li><a href="<%= chapter.url %>"><%= t "osm_community_index.local_chapter." + chapter.id + ".name" %></a></li>
     <% end %>
   </ul>
   <h2><%= t ".other_groups.title" %></h2>
     <% end %>
   </ul>
   <h2><%= t ".other_groups.title" %></h2>