Fix the service list page

master
kaiyou 7 years ago
parent 8722e72f8d
commit f9708e874a

@ -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>

Loading…
Cancel
Save