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=a68527e01d240ce1946f17cdbf08a566319421bb;hpb=74d6cee1cb9a084828a5462b5fa4a4dddfb28fb2;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_create.html b/vimhandler/template/vim_create.html index a68527e..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 %} @@ -12,14 +28,14 @@ {% endblock %} {% block left_sidebar %} - {% include 'left_sidebar_base.html' %} + {% include 'osm/osm_project_left_sidebar.html' %} {% endblock %} {% 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 @@