diff --git a/bedrock/mozorg/templates/mozorg/home/home-m24.html b/bedrock/mozorg/templates/mozorg/home/home-m24.html index 9c43b5e422b..3083c1789aa 100644 --- a/bedrock/mozorg/templates/mozorg/home/home-m24.html +++ b/bedrock/mozorg/templates/mozorg/home/home-m24.html @@ -54,3 +54,9 @@ {% include 'includes/protocol/footer/footer.html' %} {% endwith %} {% endblock %} + +{% if switch('m24-hero-animation') %} + {% block js %} + {{ js_bundle('m24-animation') }} + {% endblock %} +{% endif %} diff --git a/bedrock/mozorg/templates/mozorg/home/includes/m24/hero.html b/bedrock/mozorg/templates/mozorg/home/includes/m24/hero.html index a69f790c276..e5391c517e2 100644 --- a/bedrock/mozorg/templates/mozorg/home/includes/m24/hero.html +++ b/bedrock/mozorg/templates/mozorg/home/includes/m24/hero.html @@ -4,16 +4,48 @@ file, You can obtain one at https://mozilla.org/MPL/2.0/. #} -
{{ ftl('m24-home-from-trustworthy-tech') }}