{% 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. #}
{% if use_custom_header_image %}
{% include 'footer.html' %}
{# 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. #}
{{ gettext('Powered by') }}
{% endif %}

{% 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.') }}
- {{ gettext('Click the
in the toolbar above').format(icon=url_for("static", filename="i/font-awesome/black/guard.svg")) }}
- {{ gettext('Select Advanced Security Settings') }}
- {{ gettext('Select Safest') }}
{{ gettext('Refresh this page, and you\'re done!') }}