diff --git a/source/templates/network.html b/source/templates/network.html deleted file mode 100644 index 18c40b8..0000000 --- a/source/templates/network.html +++ /dev/null @@ -1,25 +0,0 @@ -{% extends "bootstrap/base.html" %} - -{% block content %} - -
- - - Complete Graph with {{ nodes }} nodes - -
- -{% endblock %} - - -