Fix the service list page

This commit is contained in:
kaiyou
2017-11-01 16:29:05 +01:00
parent 8722e72f8d
commit f9708e874a

View File

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