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