{% extends "sshKey/master.html"%} {% block title %}{{ person.getLabelValue|escape}} - Add SSH Key{% endblock %} {% block content %}
SSH can be used to access Git, Mercurial and Subversion services. Enter your public key below.
{% include "snippets/formerrors.html" %} {% endblock %}