{% extends "base.html" %} {% set title = 'Download Firefox Integrity Check' %} {% set ga_content_group = "firefox-integrity-check-home" %} {% block content %}

{{ title }}

This program will check for problems with your Firefox installation and recommend actions you can take to fix them. No personal information will be sent to Mozilla by this program.

Privacy Policy

Security Reminder:

{{ title }}
{% endblock %} {% block breadcrumbs %} {% endblock %}