{% extends "base.html" %} {% load i18n %} {% comment %} Copyright 2012 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %} {% blocktrans %}{{ user }}'s devices{% endblocktrans %} {% endblock %} {% block text_title %}

{% trans "Verify your device" %}

{% endblock %} {% block content %}

Verify your device "My Yubi Key" by generating a password and entering it below.

or cancel

{% endblock %}