X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=netslicehandler%2Ftemplate%2Fnst_list.html;h=81c82d554148b99c88a84300b8cdd7c10c1844af;hb=refs%2Fchanges%2F21%2F7821%2F2;hp=41525efe4b229dd556627971f99f8a354db59aaa;hpb=c3051ef2b123e21b3856ff474db39569230cb0ec;p=osm%2FLW-UI.git diff --git a/netslicehandler/template/nst_list.html b/netslicehandler/template/nst_list.html index 41525ef..81c82d5 100644 --- a/netslicehandler/template/nst_list.html +++ b/netslicehandler/template/nst_list.html @@ -5,13 +5,13 @@ {% block head_block %} {{ block.super }} - - - - - - - + + + + + + + {% endblock %} {% block title_header_big %} {{ block.super }} @@ -32,6 +32,7 @@ Network Slices Templates {% block content_body %} {{ block.super }} {% include 'modal/nst_details.html' %} +{% include 'modal/instance_create_nsi.html' %} {% csrf_token %}
@@ -77,25 +78,26 @@ Network Slices Templates {% block resource_block %} {{ block.super }} - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + -{% endblock %} \ No newline at end of file +{% endblock %}