{% extends "base.html" %} {% block tab_title %}{{ gettext('Additional Action Required') }}{% endblock %} {% block body %}

{{ gettext('One more thing...') }}

{{ gettext('Click the  New Identity button in your Tor Browser\'s toolbar. This will clear your Tor Browser activity data on this device.').format(icon=url_for('static', filename='i/torbroom.png')) }}

{% endblock %}