diff --git a/network-api/networkapi/templates/donate/fragments/footer.html b/network-api/networkapi/templates/donate/fragments/footer.html deleted file mode 100644 index 0becbe746b4..00000000000 --- a/network-api/networkapi/templates/donate/fragments/footer.html +++ /dev/null @@ -1,31 +0,0 @@ -{% extends "fragments/footer.html" %} - -{% load static i18n %} - -{% block footer_inner_container_class %} -{% endblock %} - -{% block footer_donate %} -{% endblock %} - -{% block left_footer_column %} -
- {% blocktrans with foundation_website_url='https://foundation.mozilla.org' foundation_website='foundation.mozilla.org' cc_website_url='https://foundation.mozilla.org/about/website-licensing/' trimmed %} - Mozilla is a global non-profit dedicated to putting you in control of your online experience and shaping the future of the web for the public good. Visit us at {{ foundation_website }}. Most content available under a Creative Commons license. - {% endblocktrans %} -
-