{{ gettext('The documents are stored encrypted for security. To read them, you will need to decrypt them using GPG.') }}
{% else %}
{{ gettext('No documents to display.') }}
{{ gettext('Reply') }}
{% if source.has_key %}{{ gettext('You can write a secure reply to the person who submitted these documents:') }}
{% elif source.flagged %}{{ gettext("You've flagged this source for reply.") }}
{{ gettext("An encryption key will be generated for the source the next time they log in, after which you will be able to reply to the source here.") }}
{% else %}{{ gettext("Click below if you would like to write a reply to this source.") }}
{% endif %}{{ gettext("Click below to delete this source's collection. Warning: If you do this, the files seen here will be unrecoverable and the source will no longer be able to login using their previous codename.")|safe }}