{% if g.organization_name == "SecureDrop" %} {{ g.organization_name }} | {{ gettext('Protecting Journalists and Sources') }} {% else %} {{ g.organization_name }} | {{ gettext('SecureDrop') }} {% endif %} {% assets filters="jsmin", output="gen/source.js", "js/source.js" %} {% endassets %} {# Warning bubble to help TB users disable JavaScript with NoScript. Included here so the images can preload while the user is first reading the page. Hidden by default. #}
  1. {{ gettext('Click the "Security Level" button in the toolbar above').format(icon=url_for("static", filename="i/font-awesome/black/guard.svg")) }}
  2. {{ gettext('Select Advanced Security Settings') }}
  3. {{ gettext('Select Safest') }}

{{ gettext('Refresh this page, and you\'re done!') }}

{% include 'banner_warning_flashed.html' %}
{% include 'flashed.html' %} {# The div `index-wrap` MUST be ordered this way so that the flexbox works on large and small screens See _source_index.sass for a more full understanding. #}

{{ gettext('{} logo'.format(g.organization_name)) }}

{% include 'locales.html' %}

{{ gettext('First submission') }}

{{ gettext('First time submitting to our SecureDrop? Start here.') }}

{{ gettext('Return visit') }}

{{ gettext('Already have a codename? Check for replies or submit something new.') }}

{% include 'footer.html' %}