diff --git a/bedrock/base/templates/404.html b/bedrock/base/templates/404.html index 52431125f5a..2ac8845e4fd 100644 --- a/bedrock/base/templates/404.html +++ b/bedrock/base/templates/404.html @@ -38,7 +38,7 @@

{{ ftl('not-found-page-sorry-we-cant-find-that-page') }}
  • - + {{ ftl('not-found-page-donate-to-mozilla-reclaim-from-v2', fallback='not-found-page-donate-to-mozilla-reclaim-from', donate='href="%s"'|safe|format(donate_url(location='donate-404'))) }} diff --git a/bedrock/base/templates/includes/protocol/footer/footer-refresh.html b/bedrock/base/templates/includes/protocol/footer/footer-refresh.html index 695ea654b7a..2e8e868c77f 100644 --- a/bedrock/base/templates/includes/protocol/footer/footer-refresh.html +++ b/bedrock/base/templates/includes/protocol/footer/footer-refresh.html @@ -22,9 +22,7 @@

    {{ ftl('footer-refresh-learn-more-about-mozilla-ads', fallback='footer-refresh-learn-more-about-mozilla-advertising') }} - - - + @@ -97,9 +95,7 @@

    Sorry, we can’t find that job posting

  • - + Donate to Mozilla Foundation and reclaim the internet from big tech. diff --git a/bedrock/cms/templates/cms/simple_rich_text_page.html b/bedrock/cms/templates/cms/simple_rich_text_page.html index 3383a4e3f35..5112b420698 100644 --- a/bedrock/cms/templates/cms/simple_rich_text_page.html +++ b/bedrock/cms/templates/cms/simple_rich_text_page.html @@ -17,7 +17,7 @@

    -
    +
    {{page.content|richtext}}
    diff --git a/bedrock/firefox/templates/firefox/all/download.html b/bedrock/firefox/templates/firefox/all/download.html index 86d13d65478..efdf3881f2e 100644 --- a/bedrock/firefox/templates/firefox/all/download.html +++ b/bedrock/firefox/templates/firefox/all/download.html @@ -12,7 +12,7 @@

    {{ ftl('firefox-all-download') }} {% if product and platform and locale %} - {{ ftl('firefox-all-down-arrow') }} + {{ ftl('firefox-all-down-arrow') }} {% else %} {{ current_step }} {% endif %} diff --git a/bedrock/firefox/templates/firefox/all/lang.html b/bedrock/firefox/templates/firefox/all/lang.html index ba113a4c829..1af771a096f 100644 --- a/bedrock/firefox/templates/firefox/all/lang.html +++ b/bedrock/firefox/templates/firefox/all/lang.html @@ -13,7 +13,7 @@

    {{ ftl('firefox-all-change-language') }} {% endif %} {% elif product and platform %} - {{ ftl('firefox-all-down-arrow') }} + {{ ftl('firefox-all-down-arrow') }} {% else %} {{ current_step }} {% endif %} @@ -21,7 +21,7 @@

    -

    {{ ftl('firefox-all-select-your-preferred-language') }}{{ ftl('firefox-all-down-arrow') }}

    +

    {{ ftl('firefox-all-select-your-preferred-language') }}{{ ftl('firefox-all-down-arrow') }}