diff --git a/pagure/templates/doc_ssh_keys.html b/pagure/templates/doc_ssh_keys.html index 0cc3139..4f42b41 100644 --- a/pagure/templates/doc_ssh_keys.html +++ b/pagure/templates/doc_ssh_keys.html @@ -21,20 +21,14 @@ instance:
{% for cert in config.get('SSH_KEYS') %} -{{ config['SSH_KEYS'][cert][type] }}
{{ config['SSH_KEYS'][cert]['fingerprint'] }}
-{{ config['SSH_KEYS'][cert]['pubkey'] }}
-