<% if home_button.enabled? %>
  • <%= link_to(home_button.url, class: "navigation_bullet navigation_home", tabindex: "2", title: t('pageflow.public.show_home')) do %> <%= t('pageflow.public.home') %> <% end %>
  • <% end %>