fixed title of space management page

This commit is contained in:
vabene1111 2024-02-18 17:59:06 +01:00
parent bfb8c31329
commit 596ec9134e

View File

@ -4,7 +4,7 @@
{% load i18n %}
{% load l10n %}
{% block title %}{% trans 'Search' %}{% endblock %}
{% block title %}{% trans 'Space Management' %}{% endblock %}
{% block content %}