Skip to content

Commit

Permalink
fixed title of space management page
Browse files Browse the repository at this point in the history
  • Loading branch information
vabene1111 committed Feb 18, 2024
1 parent bfb8c31 commit 596ec91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/templates/space_manage.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{% load i18n %}
{% load l10n %}

{% block title %}{% trans 'Search' %}{% endblock %}
{% block title %}{% trans 'Space Management' %}{% endblock %}

{% block content %}

Expand Down

0 comments on commit 596ec91

Please sign in to comment.