X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=dashboard%2Fsrc%2Ftemplates%2Faccount%2Fuserprofile_update_form.html;fp=dashboard%2Fsrc%2Ftemplates%2Faccount%2Fuserprofile_update_form.html;h=6ab8242d44ee968de3d9cd2bfe4abb05e117184e;hb=c05b1d090b6848a7d4c34b8812b558dc22049f20;hp=f1d285275f69ab5a0bf39c16db3d15e134db2bae;hpb=bf7986421192be9018c662e016fabb02d2dad0da;p=pharos-tools.git diff --git a/dashboard/src/templates/account/userprofile_update_form.html b/dashboard/src/templates/account/userprofile_update_form.html index f1d2852..6ab8242 100644 --- a/dashboard/src/templates/account/userprofile_update_form.html +++ b/dashboard/src/templates/account/userprofile_update_form.html @@ -1,17 +1,12 @@ -{% extends "layout.html" %} -{% load bootstrap3 %} +{% extends "base.html" %} +{% load bootstrap4 %} -{% block basecontent %} -
+{% block content %} +
-
+
{% bootstrap_messages %}
-{% endblock basecontent %} +{% endblock content %}