<% if home_page? %>

<%= t("layouts.header.open_city") %>

<%= t("layouts.header.open_city_slogan") %>

<%= link_to t("layouts.header.see_all_debates"), debates_path, class: 'button radius' %>
<% end %>