From 640ff61422bc0ee3966941b93d9889ddbbd38d77 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Thu, 30 Jul 2026 18:17:14 -0600 Subject: more files --- src/dashboard/templates/cards/clusters.html | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 src/dashboard/templates/cards/clusters.html (limited to 'src/dashboard/templates/cards/clusters.html') diff --git a/src/dashboard/templates/cards/clusters.html b/src/dashboard/templates/cards/clusters.html new file mode 100644 index 0000000..ea23b71 --- /dev/null +++ b/src/dashboard/templates/cards/clusters.html @@ -0,0 +1,38 @@ +{% load static %} + +{% block clusters-libraries %} + + {% endblock %} {% block javascript %} + + + +{% endblock %} + +
+
+
+

Cluster List

+

Comprehensive list

+
+
+
+
Started
+
Done
+
Pending
+
Failed
+
+
+
+
+
+
+
+
+
\ No newline at end of file -- cgit v1.3