{% extends "base.html" %} {% load i18n %} {% comment %} Copyright 2016 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %}{% trans "SSH Keys" %}{% endblock %} {% block text_title %}

{% trans "SSH Keys" %}

{% endblock %} {% block content %}

{% trans "Change your SSH keys" %}

{% endblock %}