Improve settings hierarchy conciseness
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% load i18n %}
|
||||
|
||||
{% block content %}
|
||||
<h1 class="title">{% block title %}{% trans "Account Security" %}{% endblock %}</h1>
|
||||
<h2 class="title is-5">{% block title %}{% trans "Account Security" %}{% endblock %}</h2>
|
||||
|
||||
{% if default_device %}
|
||||
{% if default_device_type == 'TOTPDevice' %}
|
||||
|
||||
Reference in New Issue
Block a user