Fix typo in inactive account template (#9356)

This commit is contained in:
Dominik Schilling
2025-03-10 14:38:00 +01:00
committed by GitHub
parent 5570d20625
commit 79328b1cec
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
{% endblock head_title %}
{% block form_top_content %}
<h4>{% translate "Account inactve." %}</h4>
<h4>{% translate "Account inactive." %}</h4>
{% endblock form_top_content %}
{% block form_content %}