diff --git a/site/plugins/admin/templates/system/tools/index.html b/site/plugins/admin/templates/system/tools/index.html index bfeb13b9..d3b40401 100644 --- a/site/plugins/admin/templates/system/tools/index.html +++ b/site/plugins/admin/templates/system/tools/index.html @@ -1,5 +1,3 @@ {% extends "plugins/admin/templates/partials/base.html" %} -{% block content %} - -{% endblock %} +{% block content %}{% endblock %} \ No newline at end of file