{% extends "base.html" %} {% block content %}

SSH Keys

{{ form_ssh.as_p }}

GPG Key

{{ form_gpg.as_p }}
{% endblock %} {% comment %} Local Variables: ** mode: django-html ** tab-width: 4 ** indent-tabs-mode: nil ** End: ** {% endcomment %}