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=e71305f32cddb7933da76dc5ce60193a866c48e7;hp=0000000000000000000000000000000000000000;hpb=7ae570afcc8119b1563cb786b2a34bf190f105da;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