X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=dashboard%2Fsrc%2Ftemplates%2Fbase.html;h=02c67dca1e8da0551affc2131ad690bf9ba4bb6a;hb=9c8ccc26cfbaae98e9ada79a9e26c64a576e71d4;hp=c74db05b02179f190edd7cb7008262ca53233c16;hpb=a28e3f98ec1870320a699d3b726331e5f2f03acf;p=pharos-tools.git diff --git a/dashboard/src/templates/base.html b/dashboard/src/templates/base.html index c74db05..02c67dc 100644 --- a/dashboard/src/templates/base.html +++ b/dashboard/src/templates/base.html @@ -1,7 +1,74 @@ {% extends "layout.html" %} {% load bootstrap3 %} {% load staticfiles %} +{% block extrahead %} + + + + + + + + + +{% endblock %} {% block basecontent %}
@@ -54,34 +121,55 @@