Skip to content

Commit

Permalink
Update mobile/focus.html
Browse files Browse the repository at this point in the history
Co-authored-by: Stephanie Hobson <sjhobson@gmail.com>
  • Loading branch information
janbrasna and stephaniehobson committed Jun 17, 2024
1 parent 481bae3 commit b766898
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
media_include='firefox/browsers/mobile/includes/s2d-focus.html',
media_after=True
) %}
<div class="mzp-c-wordmark mzp-t-wordmark-md mzp-t-product-focus{% if LANG=='de' %} mzp-t-product-klar{% endif %}">{{ ftl('mobile-focus-firefox-focus') }}</div>
<div class="mzp-c-wordmark mzp-t-wordmark-md {% if LANG=='de' %} mzp-t-product-klar{% else %}mzp-t-product-focus{% endif %}">{{ ftl('mobile-focus-firefox-focus') }}</div>
<h1 class="mzp-u-title-xl">{{ ftl('mobile-focus-simply-private-mobile') }}</h1>
<p class="c-tagline">{{ ftl('mobile-focus-firefox-focus-dedicated-with-v2') }}</p>
<p>{{ ftl('mobile-focus-firefox-focus-is-available') }}</p>
Expand Down

0 comments on commit b766898

Please sign in to comment.