<% if home_page? %>

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

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

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

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

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