X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/86912a61df67582b37d0ae5cb6542bc41aa5a41f..22dc13d6edb17cbdd4b73aabad340dcc8ef41999:/app/views/site/communities.html.erb?ds=inline diff --git a/app/views/site/communities.html.erb b/app/views/site/communities.html.erb index ad431d849..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" %>