diff --git a/pkg/web/templates/index.html b/pkg/web/templates/index.html index f0562f0..3753765 100644 --- a/pkg/web/templates/index.html +++ b/pkg/web/templates/index.html @@ -329,13 +329,21 @@ function fetchSummary() { function renderDashboard(data) { var html = ""; + // Add a search bar + html += ` +
No jails found.
'; } else { html += '' + '