X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vimhandler%2Ftemplate%2Fvim_create.html;h=caf32b79fbd0fc01ca052ccb8039dd6cf64801e1;hb=refs%2Fheads%2Ffeature7928;hp=187dc8704f896d9a9a54616aea50504b79d9580a;hpb=99f922f1dc8623a444930a621ce3696802d619c0;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_create.html b/vimhandler/template/vim_create.html index 187dc87..caf32b7 100644 --- a/vimhandler/template/vim_create.html +++ b/vimhandler/template/vim_create.html @@ -1,3 +1,19 @@ + + {% extends "base.html" %} {% load get %} {% load staticfiles %} @@ -19,7 +35,7 @@ {% block breadcrumb_body %} {{ block.super }} -
  • VIMS
  • +
  • VIMS
  • {% endblock %} {% block content_body %} @@ -27,7 +43,7 @@
    -
    + {% csrf_token %}
    @@ -59,6 +75,7 @@ +
    @@ -153,6 +170,7 @@ {% include 'config/openstack.html' %} {% include 'config/vmware.html' %} {% include 'config/aws.html' %} + {% include 'config/opennebula.html' %}
    @@ -175,7 +193,7 @@