<% if feature?("community") %>

<%= t("community.sidebar.title") %>

<%= community_access_text(community) %>

<%= link_to t("community.sidebar.button_to_access"), community_path(community.id), class: "button hollow expanded" %> <% end %>