%= _header({
show_tabs: false,
show_walkthrough_link: false,
show_walkthrough_progress: true,
show_walkthrough_skip: true,
MOBILE_MODE: MOBILE_MODE
}) %>
<%= t('welcome_to_ghostery', 'Firefox', '') %>
<%- t('walkthrough_intro1') %>
<%= t('walkthrough_intro2') %>
<%- t('walkthrough_sharing_desc') %>
<%= _ghostrank() %>
<%- t('walkthrough_autoupdate1') %>
<%- t('walkthrough_autoupdate3') %>
<% if (!MOBILE_MODE) { %>
<%- t('walkthrough_notification1') %>
<%- t('walkthrough_notification2') %>
<% } %>
<%- t('walkthrough_blocking1') %>
<%- t('walkthrough_blocking2') %>
<%= t('walkthrough_blocking3') %>
<%- t('walkthrough_blocking4') %>
<%= _app_browser({ _select: _select, type: 'trackers' }) %>
<%= _app_browser({ _select: _select, type: 'lsos' }) %>
<%= t('walkthrough_finished2') %>
<%= t('walkthrough_finished3') %>
<%= t('walkthrough_finished4_firefox') %>
<%- t('thanks_for_using_ghostery') %>