X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/116cfe2f4d2b49600db2f24a6d02d12b6bf3fc52..ab4de87d1eef4546a96738154cf81b7d7f72d988:/app/views/site/communities.html.erb diff --git a/app/views/site/communities.html.erb b/app/views/site/communities.html.erb index b92b3140c..c21406683 100644 --- a/app/views/site/communities.html.erb +++ b/app/views/site/communities.html.erb @@ -1,19 +1,23 @@ <% content_for :heading do %> - <%= tag.h1 :lang => @locale, :dir => t("html.dir", :locale => @locale) do %> - <%= t ".title", :locale => @locale %> - <% end %> +
<%= t ".lede_text", :locale => @locale %>
-<%= t ".local_chapters.about_text", :locale => @locale %>
-<%= t ".local_chapters.list_text", :locale => @locale %>
-<%= t ".other_groups.about_html", :locale => @locale %>
-<% end %> \ No newline at end of file +<%= t ".lede_text" %>
+ +<%= t ".local_chapters.about_text" %>
+<%= t ".local_chapters.list_text" %>
+<%= t ".other_groups.about_html" %>