Fixes typo in admn layout page
This commit is contained in:
parent
3e9ee0973b
commit
72c50b3f58
3 changed files with 25 additions and 20 deletions
|
@ -1,8 +1,6 @@
|
|||
{% extends 'settings/admin_layout.html' %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block title %}{% trans "Federated Servers" %}{% endblock %}
|
||||
|
||||
{% block header %}{% trans "Federated Servers" %}{% endblock %}
|
||||
|
||||
{% block panel %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue