diff --git a/templates/server_list.html b/templates/server_list.html index 8c02880..adefd0a 100644 --- a/templates/server_list.html +++ b/templates/server_list.html @@ -198,6 +198,4 @@ document.querySelectorAll('.test-daemon-btn').forEach(btn => { }); }); -{% endblock %} - {% endblock %} \ No newline at end of file