diff --git a/bedrock/base/templates/includes/sticky-promo.html b/bedrock/base/templates/includes/sticky-promo.html index 4ad88ed9b98..f5e259e0df8 100644 --- a/bedrock/base/templates/includes/sticky-promo.html +++ b/bedrock/base/templates/includes/sticky-promo.html @@ -22,10 +22,6 @@
{{ ftl('firefox-accounts-travel-the-internet') }}
{{ ftl('firefox-accounts-keep-your-passwords') }}
+ {% if ftl_has_messages('firefox-accounts-whole-device-protection') %} +{{ ftl('firefox-accounts-whole-device-protection') }}
{{ ftl('firefox-home-learn-more-about-lockwise') }}
+{{ ftl('firefox-privacy-hub-the-passwords-and-credentials') }}
+{{ ftl('firefox-privacy-hub-surf-stream-and-get-work') }}
- - {{ ftl('firefox-privacy-hub-learn-more-about-lockwise') }} + + {{ ftl('firefox-privacy-hub-get-mozilla-vpn') }}
{% endcall %} + {% endif %} + {% if ftl_has_messages('firefox-privacy-hub-protection-for-your-whole') %} + {% set class = 'privacy-products-pocket has-logo mzp-l-card-feature-left-half' %} + {% else %} + {% set class = 'privacy-products-pocket has-logo mzp-l-card-feature-right-half' %} + {% endif %} {% call feature_card( title=ftl('firefox-privacy-hub-pocket'), image_url='img/firefox/privacy/products/pocket.png', include_highres_image=True, - class='privacy-products-pocket has-logo mzp-l-card-feature-left-half', + class=class, media_after=True ) %}{{ ftl('firefox-privacy-hub-pocket-recommends-high') }}
diff --git a/bedrock/firefox/templates/firefox/products/index.html b/bedrock/firefox/templates/firefox/products/index.html index d41c41bfa8b..bba0b972155 100644 --- a/bedrock/firefox/templates/firefox/products/index.html +++ b/bedrock/firefox/templates/firefox/products/index.html @@ -62,6 +62,7 @@{{ ftl('firefox-products-keep-your-passwords-safe-and') }}
-{{ ftl('firefox-products-learn-more-about-lockwise') }}
+ +{{ ftl('firefox-products-surf-stream-and-get-work-done') }}
+