X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=vimhandler%2Ftemplate%2Fvim_create.html;h=caf32b79fbd0fc01ca052ccb8039dd6cf64801e1;hb=027523b50fdc082f2782b4ca1375fb2a3d9bb33d;hp=f7f91a258a55f00d1a6c4a0e8964cceed0a94f3b;hpb=2ad37de399d1f309e265c060349ce44f80d8f480;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_create.html b/vimhandler/template/vim_create.html index f7f91a2..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 %} @@ -59,6 +75,7 @@ + @@ -153,6 +170,7 @@ {% include 'config/openstack.html' %} {% include 'config/vmware.html' %} {% include 'config/aws.html' %} + {% include 'config/opennebula.html' %}