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=7ad54af81db40bf827f006639dadda092f531d5e;hpb=1a6af28f66d2686ad53368095c9143279bf54ec3;p=osm%2FLW-UI.git diff --git a/vimhandler/template/vim_create.html b/vimhandler/template/vim_create.html index 7ad54af..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 %}
    @@ -51,47 +67,50 @@
    - +
    - +
    - +
    - +
    - +
    - +
    - +
    - +
    + +
    @@ -151,6 +170,7 @@ {% include 'config/openstack.html' %} {% include 'config/vmware.html' %} {% include 'config/aws.html' %} + {% include 'config/opennebula.html' %}
    @@ -173,7 +193,7 @@