{% extends "logged_in.html" %} {% block title %}YubiKey: {{ yubikey.prefix }}{% endblock %} {% block content %} {{ super() }}
A revocation code can be used to disable a YubiKey if you are unable to access your account. Once generated, be sure to save the revocation code in a safe place. Generating a new code will invalidate any previously generated code.
{% endblock %}