diff --git a/app/views/shared/_footer.html.haml b/app/views/shared/_footer.html.haml index 865c466582..f3e80e8d84 100644 --- a/app/views/shared/_footer.html.haml +++ b/app/views/shared/_footer.html.haml @@ -8,38 +8,6 @@ .small-12.medium-8.medium-offset-2.columns.text-center .alert-box = render 'shared/register_call' - .row - .small-12.medium-4.medium-offset-2.columns.text-center - %h6 - = t '.footer_global_headline' - %p - %a{href: "http://www.openfoodnetwork.org", target: "_blank"} - = t '.footer_global_home' - %span | - %a{href: "http://www.openfoodnetwork.org/news/", target: "_blank"} - = t '.footer_global_news' - %span | - %a{href: "http://www.openfoodnetwork.org/about/history-team/", target: "_blank"} - = t '.footer_global_about' - %span | - %a{href: "http://www.openfoodnetwork.org/contact/", target: "_blank"} - = t '.footer_global_contact' - - .small-12.medium-4.columns.text-center - %h6 - = t '.footer_sites_headline' - %p - %a{href: "http://dev.openfoodnetwork.org", target: "_blank"} - = t '.footer_sites_developer' - %span | - %a{href: "http://community.openfoodnetwork.org", target: "_blank"} - = t '.footer_sites_community' - %span | - %a{href: "http://www.openfoodnetwork.org/platform/user-guide/", target: "_blank"} - = t '.footer_sites_userguide' - - .medium-2.columns.text-center - / Placeholder .footer-local .row