diff --git a/agent/ui/templates/footer.html b/agent/ui/templates/footer.html new file mode 100644 index 0000000..368fbcb --- /dev/null +++ b/agent/ui/templates/footer.html @@ -0,0 +1,7 @@ + diff --git a/agent/ui/templates/header.html b/agent/ui/templates/header.html new file mode 100644 index 0000000..f54ec88 --- /dev/null +++ b/agent/ui/templates/header.html @@ -0,0 +1,22 @@ + + loops + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/agent/ui/templates/navigation.html b/agent/ui/templates/navigation.html new file mode 100644 index 0000000..ff3d02a --- /dev/null +++ b/agent/ui/templates/navigation.html @@ -0,0 +1,35 @@ +
+

Navigation

+
+ + + + + + + + + + + + + +
+
\ No newline at end of file diff --git a/agent/ui/templates/top.html b/agent/ui/templates/top.html new file mode 100644 index 0000000..b7fe491 --- /dev/null +++ b/agent/ui/templates/top.html @@ -0,0 +1,5 @@ +
+
+ +
+
\ No newline at end of file