{% extends "base.html" %} {% block body %} {{ gettext('LOG IN') }}

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

{{ gettext('Click the broom icon 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-black.png')) }}

{% endblock %}