diff --git a/bgpdata/templates/bgpdata/new_new_map.html b/bgpdata/templates/bgpdata/new_new_map.html new file mode 100644 index 0000000..3a5b2f2 --- /dev/null +++ b/bgpdata/templates/bgpdata/new_new_map.html @@ -0,0 +1,215 @@ +{% extends "base.html" %} +{% block container_class %}container-fluid{% endblock %} +{% block head %} +{% load static from staticfiles %} + + + +{% endblock %} +{% block body %} + + +
+ + + +{% endblock %}