{# vim: set ts=2 et sts=2 sw=2: #} {% extends "base.html" %} {% set title = 'Download Firefox Integrity Check' %} {% set styles = ('wiki',) %} {% 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 %}