X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=provider%2Fview%2Fbase.html;fp=provider%2Fview%2Fbase.html;h=7d6d2b24ccfa0683cdd8ae6b4230bba5c0f10ee0;hb=b873255143602920b7b0728392fbd8fe304b73d3;hp=0000000000000000000000000000000000000000;hpb=777987abe351d45394cda0404f863147e83cb53e;p=nonrtric%2Fplt%2Fsme.git diff --git a/provider/view/base.html b/provider/view/base.html new file mode 100644 index 0000000..7d6d2b2 --- /dev/null +++ b/provider/view/base.html @@ -0,0 +1,53 @@ + +{{define "base"}} + + + + + + + + + + + + + + {{template "title" .}} + + +
+
+
+ +
+ {{template "body" .}} +
+
+ + + + +{{end}} \ No newline at end of file