{% extends "base.html" %} {% block body %}
{{ gettext('You can submit any kind of file, a message, or both.') }}
{{ gettext('If you are already familiar with GPG, you can optionally encrypt your files and messages with our public key before submission. Files are encrypted as they are received by SecureDrop.').format(url=url_for('info.download_journalist_pubkey')) }} {{ gettext('Learn more.').format(url=url_for('info.why_download_journalist_pubkey')) }}
{{ reply.decrypted | nl2br }}
{{ gettext('There are no replies at this time.') }}
{% endif %}{{ codename }}