X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d8d1ab17764e5e0a7af99248cb5047d2af99d534..763c37bde49e9ef9302fce0f59d68fdf3f569d89:/app/views/site/communities.html.erb diff --git a/app/views/site/communities.html.erb b/app/views/site/communities.html.erb index 8bea6d14c..21b5c235c 100644 --- a/app/views/site/communities.html.erb +++ b/app/views/site/communities.html.erb @@ -1 +1,24 @@ -COMMUNITIES PAGE WILL GO HERE 🎉 \ No newline at end of file +<% content_for :heading do %> +

<%= t ".title" %>

+<% 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.other_groups_html", :communities_wiki_link => link_to(t(".other_groups.communities_wiki"), + t(".other_groups.communities_wiki_url")) %>