Remove additional footer links

This commit is contained in:
Tomek Rabczak
2020-01-06 13:47:54 -06:00
parent 6cfb060184
commit b948312de7

View File

@@ -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