{% extends 'keys_home/base.html' %} {% block content %}

OpenPGP Public Keys
{% if perms.pgp.add_publickey %} {% endif %}

{% if publickey_list %} {% else %}

No public key has been published.

{% endif %} {% endblock %}