Fix the service list page
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{% call table() %}
|
{% call macros.table() %}
|
||||||
<tr>
|
<tr>
|
||||||
<th>{% trans %}Service{% endtrans %}</th>
|
<th>{% trans %}Service{% endtrans %}</th>
|
||||||
<th>{% trans %}Status{% endtrans %}</th>
|
<th>{% trans %}Status{% endtrans %}</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user