X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=sdnctrlhandler%2Ftemplate%2Fsdn_create.html;h=d926d56936c59aa3d6c3d24c507df3fdb9c9b3d9;hb=refs%2Ftags%2Fv8.0.2;hp=cd912bcef11adc82d8a2c378ee2ae06badd066cb;hpb=2ad37de399d1f309e265c060349ce44f80d8f480;p=osm%2FLW-UI.git diff --git a/sdnctrlhandler/template/sdn_create.html b/sdnctrlhandler/template/sdn_create.html index cd912bc..d926d56 100644 --- a/sdnctrlhandler/template/sdn_create.html +++ b/sdnctrlhandler/template/sdn_create.html @@ -1,3 +1,19 @@ + + {% extends "base.html" %} {% load get %} {% load staticfiles %} @@ -52,9 +68,11 @@
@@ -74,7 +92,7 @@
+ name="password" required>
@@ -146,4 +164,4 @@ {% block footer %} {% include "footer.html" %} -{% endblock %} \ No newline at end of file +{% endblock %}