{% extends 'users/_user.html' %}
{% load static from staticfiles %}
{% load form_helpers %}
{% block title %}User Key{% endblock %}
{% block usercontent %}
{% if userkey.is_active %}
Warning: Changing your public key will require your user key to be re-activated by another
user. You will be unable to retrieve any secrets until your key has been reactivated.