{% extends "hosting/base_short.html" %} {% load staticfiles bootstrap3 i18n %} {% block content %}
{% trans "To generate a new key pair or to upload your existing key, click 'Add Key'" %}
{% trans "Add SSH Key" %}{% trans "Name" %} | {% trans "Delete Key" %} | {% trans "Public Key" %} | {% trans "Private Key" %} |
---|---|---|---|
{{user_key.name}} |
|
|
{% if user_key.private_key %} {% endif %} |