diff --git a/meshview/templates/node_graphs.html b/meshview/templates/node_graphs.html new file mode 100644 index 0000000..f6cfd8e --- /dev/null +++ b/meshview/templates/node_graphs.html @@ -0,0 +1,201 @@ + +{% macro graph(name) %} +
+{% endmacro %} + + +