X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/97e70e93bb02f304126a119c539ab6601c400ce9..22dc13d6edb17cbdd4b73aabad340dcc8ef41999:/app/views/site/communities.html.erb diff --git a/app/views/site/communities.html.erb b/app/views/site/communities.html.erb index 5db0d45fd..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 do %> - <%= t ".title" %> - <% end %> +

<%= t ".title" %>

<% end %> -<%= tag.div do %> -

<%= t ".lede_text" %>

-

<%= t ".local_chapters.title" %>

-

<%= t ".local_chapters.about_text" %>

-

<%= t ".local_chapters.list_text" %>

- -

<%= t ".other_groups.title" %>

-

<%= t ".other_groups.about_html" %>

-<% end %> +

<%= t ".lede_text" %>

+ +

<%= t ".local_chapters.title" %>

+

<%= t ".local_chapters.about_text" %>

+

<%= t ".local_chapters.list_text" %>

+ + +

<%= t ".other_groups.title" %>

+

<%= t ".other_groups.about_html" %>