X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vimhandler%2Ftemplate%2Fvim_create.html;h=caf32b79fbd0fc01ca052ccb8039dd6cf64801e1;hb=refs%2Fchanges%2F95%2F7895%2F1;hp=4368735e0523eaf56da9f68c14d5d5ca64f2229b;hpb=911c9e41d2b4ab424851ec505733d13b868defd0;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_create.html b/vimhandler/template/vim_create.html index 4368735..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 @@