<% if home_page? %>

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

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

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