diff --git a/app/views/site/communities.html.erb b/app/views/site/communities.html.erb index adbd7ab3d..aee536c05 100644 --- a/app/views/site/communities.html.erb +++ b/app/views/site/communities.html.erb @@ -1,19 +1,17 @@ <% content_for :heading do %> - <%= tag.h1 do %> - <%= t ".title" %> - <% end %> +
<%= t ".lede_text" %>
-<%= t ".local_chapters.about_text" %>
-<%= t ".local_chapters.list_text" %>
-<%= t ".other_groups.about_html" %>
-<% end %> +<%= t ".lede_text" %>
+ +<%= t ".local_chapters.about_text" %>
+<%= t ".local_chapters.list_text" %>
+<%= t ".other_groups.about_html" %>