{{_("Cannot Encrypt")}}

{{_("You are missing encryption keys for the following contacts")}}

<% if (unencryptables && unencryptables.length) { %>
    <% _.each(unencryptables, function(recipient, key) { %>
  • = '0.6.0' %} href="{{ U('/contacts/view/') }}<%= recipient.address %>/" {%- endif %} target="_blank">
    <%= recipient.fn %>
    <%= recipient.address %>
    • {{_("Find Encryption Keys")}}
  • <% }); %>
<% } else { %>

{{_("Yourself!")}}

{{_("You cannot send encrypted or signed mail without an encryption key of your own.")}} {{_("Check your account settings or send using a different profile.")}}

<% } %>

{{_("Searching for encryption keys for:")}}

{% include("../img/loading-ellipsis.svg") %}

{{_("Searching for encryption keys...")}}

{% include("../img/loading-ellipsis.svg") %}