Ai_Admin/templates/mfa/webauthn/base.html

6 lines
134 B
HTML
Raw Normal View History

2024-09-20 12:29:09 +08:00
{% extends "mfa/base_manage.html" %}
{% load i18n %}
{% block head_title %}
{% trans "Security Keys" %}
{% endblock head_title %}