Skip to content

Commit

Permalink
Remove repeated banner include from legacy home page [fix #14941]
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcook authored and stephaniehobson committed Jul 31, 2024
1 parent c381337 commit bf50acf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bedrock/mozorg/templates/mozorg/home/home-old.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
{% elif show_firefox_app_store_banner %}
{% include 'includes/banners/mobile/firefox-app-store.html' %}
{% endif %}
{% include 'includes/banners/fundraiser.html' %}
{% endblock %}

{% block experiments %}
Expand Down

0 comments on commit bf50acf

Please sign in to comment.